2 references to Bar
System.Windows.Forms (1)
System\Windows\Forms\Controls\ToolStrips\ToolStripSystemRenderer.cs (1)
775
vsRenderer.SetParameters(VisualStyleElement.Status.
Bar
.Normal);
System.Windows.Forms.Tests (1)
System\Windows\Forms\VisualStyles\VisualStyleElementTests.cs (1)
355
yield return new object[] { I(() => VisualStyleElement.Status.
Bar
.Normal), "STATUS", 0, 0 };