Constant
| Value
| Description
|
cePictureWIN32Normal
| 0
| Icon to show in the object's 'normal' or closed state in a Win32 tree. This is the default value.
|
cePictureWIN32Open
| 1
| Icon to show for object if it is in an open state in a Win32 tree.
|
cePictureHTMLNormal
| 2
| Icon to show for object if it is in a closed state (binary array: GIF Format).
|
cePictureHTMLOpen
| 3
| Icon to show for object if it is in an open state (binary array: GIF Format).
|
cePictureThumbnail
| 4
| Thumbnail of the object (binary array: JPEG Format).
|