| Properties |
 |
| AlignList |
Returns or sets a value that determines the alignment of the IconList control. |
| AutoStart |
Returns or sets a value that determines whether any animation will auto-start, as soon as the FileName property is set. |
| BackColor |
Returns or sets the background color of an object. |
| BackStyle |
Returns or sets the background style of the control. |
| BorderStyle |
Returns or sets the border style for an object. |
| DropTarget |
Returns or sets a value that determines whether the control can be a drop target in a drag and drop operation |
| Enabled |
Returns or sets a value that determines whether Viewer control can respond to user-generated events. |
| Filename |
Returns or sets the current Filename. |
| hWnd |
Returns the handle to the Viewer control. |
| IconList |
Returns a reference to the IconList control. |
| Image |
Returns a reference to a cImg object. |
| IsIcon |
Returns a value that determines whether the current image is an icon or a cursor. Not available at design time. |
| Locked |
Returns or sets a value that determines whether image can scroll. |
| LockFile |
Returns or sets a value that determines whether loaded image is locked for exclusive use. |
| LockZoom |
Returns or sets a value that determines whether the current zoom value will be used for loaded images. |
| MouseIcon |
Returns or sets a custom mouse icon. |
| MousePointer |
Returns or sets a value indicating the type of mouse pointer displayed when the mouse is over a particular part of an object at run time. |
| Quality |
Returns or sets the quality of rendering. |
| ScaleLeft |
Returns the horizontal coordinate for the left edge, of the clear area of the control. |
| ScaleWidth |
Returns the number of units for the horizontal measurement, of the clear area of the control. |
| ShowList |
Returns or sets a value that determines whether the IconList control is visible or not. Not available at design time. |
| Style |
Returns or sets the style of a Viewer control. |
| Zoom |
Returns or sets the zoom factor of the Viewer control. |