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