1 reference to HTNOWHERE
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Label.cs (1)
1741
m.Result = (IntPtr)((rectInScreen.Contains(pt) ? NativeMethods.HTCLIENT : NativeMethods.
HTNOWHERE
));