4 references to BorderStyle
System.Windows.Forms (4)
System\Windows\Forms\Layout\Containers\SplitContainer.cs (4)
256
switch (
BorderStyle
)
2045
if (splitContainer.
BorderStyle
!=
BorderStyle
)
2058
panel.BorderStyle =
BorderStyle
;