CWPictureDisp
The CWPictureDisp object manipulates images within controls. This object is very similar to the Picture object within Visual Basic and other containers.
Properties
| CWImage | Returns the CWImage object that allows advanced image operations. |
| Handle | Returns a handle to the graphic contained within a Picture object. |
| Height | Specifies the height of the picture in HiMetric units. |
| hPal | Specifies a handle to the palette of the picture. |
| Type | Returns the graphic format of a picture. |
| Width | Specifies the width of the picture in HiMetric units. |