hImage = MImgCtlGetImage( hWndCtl )
hImage = CMImgCtl.GetImage( )

Gets an image control's current image.

Parameters
hWndCtl
Window Handle: Window Handle of the image control.

Return
Number: Image handle if successful or 0 if no image is set or an error occured.

Example

Set hImage = MImgCtlGetImage( hWndCtl )

See also
MImgCtlSetImage

Created with the Personal Edition of HelpNDoc: Generate EPub eBooks with ease