2 references to Raised
System.Windows.Forms (1)
System\Windows\Forms\Controls\ToolStrips\ToolStripSystemRenderer.cs (1)
255
ControlPaint.DrawBorder3D(e.Graphics, bounds, Border3DStyle.
Raised
);
System.Windows.Forms.Tests (1)
System\Windows\Forms\ToolStripStatusLabelTests.cs (1)
95
[InlineData(Border3DStyle.
Raised
)]