MobileForms Toolkit Documentation

RILException.ErrorCode Enumeration

Enumerates the error codes describing the error which caused the exception to be thrown.

public enum RILException.ErrorCode

Remarks

Members

Member Name Description
Unexpected 
OutOfMemory 
WrongPath 
OpenFile 
CreateFile 
ReadFile 
WriteFile 
SaveFailed 
BadImageData 
FormatUnsupported 
ColorModeUnsupported 
VersionUnsupported 
CompressionUnsupported 
LzwUnsupported 
CMYKLabUnsupported 

Requirements

Namespace: Resco.Controls.ImageBox

Assembly: Resco.ImageBox.CF3 (in Resco.ImageBox.CF3.dll)

See Also

Resco.Controls.ImageBox Namespace