3 references to FrameStyle
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ControlPaint.cs (3)
1770
public static void DrawReversibleFrame(Rectangle rectangle, Color backColor,
FrameStyle
style) {
1787
case
FrameStyle
.Dashed:
1791
case
FrameStyle
.Thick: