1 write to GripStyle
System.Windows.Forms (1)
winforms\Managed\System\WinForms\MenuStrip.cs (1)
36this.GripStyle = ToolStripGripStyle.Hidden;
1 reference to GripStyle
System.Windows.Forms (1)
winforms\Managed\System\WinForms\MenuStrip.cs (1)
99if (GripStyle == ToolStripGripStyle.Visible) {