4 references to Sunken
System.Windows.Forms (4)
winforms\Managed\System\WinForms\DataGrid.cs (1)
7293Border3DStyle style = Border3DStyle.Sunken;
winforms\Managed\System\WinForms\DataGridViewMethods.cs (1)
19873ControlPaint.DrawBorder3D(g, bounds, Border3DStyle.Sunken);
winforms\Managed\System\WinForms\Panel.cs (1)
296ControlPaint.PrintBorder(g, new Rectangle(Point.Empty, Size), BorderStyle, Border3DStyle.Sunken);
winforms\Managed\System\WinForms\ToolStripStatusLabel.cs (1)
119(int)Border3DStyle.Sunken,