DragDropTargetEventArgsHwnd Property |
Gets the HWND that hosts the event. May be zero.
Namespace:
ShellBoost.Core
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public IntPtr Hwnd { get; }
Property Value
Type:
IntPtrThe HWND that hosts the event.
See Also