3 references to HTBOTTOMRIGHT
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Form.cs (2)
7374m.Result = IsMirrored ? (IntPtr)NativeMethods.HTBOTTOMLEFT : (IntPtr)NativeMethods.HTBOTTOMRIGHT; 7388result <= NativeMethods.HTBOTTOMRIGHT) {
winforms\Managed\System\WinForms\StatusStrip.cs (1)
588m.Result = (IntPtr)NativeMethods.HTBOTTOMRIGHT;