Handle Property
Syntax
CWPictureDisp.Handle
Data Type
Purpose
Returns a handle to the graphic contained within a Picture object.
Remarks
The Handle property is useful when you need to pass a handle to a graphic as part of a call to a function in a dynamic link library (DLL) or the Windows API.