6 references to StatusBarPanelBorderStyle
System.Windows.Forms (2)
System\Windows\Forms\Controls\Unsupported\StatusBar\StatusBarPanel.cs (2)
45
[DefaultValue(
StatusBarPanelBorderStyle
.Sunken)]
47
public
StatusBarPanelBorderStyle
BorderStyle
System.Windows.Forms.Tests (1)
System\Windows\Forms\UnsupportedTypesTests.cs (1)
193
StatusBarPanelBorderStyle
.Sunken,
UnsupportedTypes (3)
CreateFrameworkTypes.cs (3)
149
BorderStyle =
StatusBarPanelBorderStyle
.Sunken,
338
StatusBarPanelBorderStyle
statusBarPanelBorderStyle,
369
if (statusBarPanelBorderStyle !=
StatusBarPanelBorderStyle
.Sunken)