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