4 references to DrawBorder3D
System.Windows.Forms (3)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (1)
19318
ControlPaint.
DrawBorder3D
(g, bounds, Border3DStyle.Sunken);
System\Windows\Forms\Controls\ToolStrips\ToolStripSystemRenderer.cs (1)
307
ControlPaint.
DrawBorder3D
(e.Graphics, bounds, Border3DStyle.Raised);
System\Windows\Forms\Rendering\ControlPaint.cs (1)
429
DrawBorder3D
(graphics, bounds, b3dStyle);
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\AnchorEditor.AnchorUI.cs (1)
192
ControlPaint.
DrawBorder3D
(e.Graphics, rc, Border3DStyle.Sunken);