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