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