2 references to PrintBorder
System.Windows.Forms (2)
System\Windows\Forms\Controls\Labels\Label.cs (1)
1357
ControlPaint.
PrintBorder
(g, new Rectangle(Point.Empty, Size), BorderStyle, Border3DStyle.SunkenOuter);
System\Windows\Forms\Panels\Panel.cs (1)
234
ControlPaint.
PrintBorder
(g, new Rectangle(Point.Empty, Size), BorderStyle, Border3DStyle.Sunken);