3 references to Outset
System.Windows.Forms (3)
System\Windows\Forms\Panels\TableLayoutPanel\TableLayoutPanel.cs (1)
456
else if (cellBorderStyle == TableLayoutPanelCellBorderStyle.
Outset
)
System\Windows\Forms\Rendering\ControlPaint.cs (2)
2398
case TableLayoutPanelCellBorderStyle.
Outset
:
2440
case TableLayoutPanelCellBorderStyle.
Outset
: