IFileDropTargetControlHandle Property |
Contains the window handle (HWND) of the control.
Namespace:
Aspose.Email.Windows.Forms
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
SyntaxReadOnly Property Handle As IntPtr
Get
property IntPtr Handle {
IntPtr get ();
}
abstract Handle : IntPtr with get
Property Value
Type:
IntPtr
See Also