3 references to SizeGripWidth
System.Windows.Forms (3)
winforms\Managed\System\WinForms\StatusBar.cs (3)
600
offsets[0] -=
SizeGripWidth
;
902
leftoverWidth -=
SizeGripWidth
;
1110
if (x > bounds.X + bounds.Width -
SizeGripWidth
) {