4 references to Status
System.Windows.Forms (4)
winforms\Managed\System\WinForms\Form.cs (1)
5064
sizeGripRenderer = new VisualStyleRenderer(VisualStyleElement.
Status
.Gripper.Normal);
winforms\Managed\System\WinForms\StatusBar.cs (2)
102
thisElement = VisualStyleElement.
Status
.GripperPane.Normal;
108
thisElement = VisualStyleElement.
Status
.Gripper.Normal;
winforms\Managed\System\WinForms\ToolStripSystemRenderer.cs (1)
687
vsRenderer.SetParameters(VisualStyleElement.
Status
.Bar.Normal);