5 references to SizingGrip
System.Windows.Forms (5)
winforms\Managed\System\WinForms\StatusStrip.cs (5)
189
if (
SizingGrip
&& IsHandleCreated) {
224
if (
SizingGrip
) {
280
if (
SizingGrip
&& RightToLeft == RightToLeft.Yes) {
391
if (overflow || (
SizingGrip
&& item.Bounds.IntersectsWith(SizeGripBounds))) {
554
if ((m.Msg == NativeMethods.WM_NCHITTEST) &&
SizingGrip
) {