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