6 references to ToolBarAppearance
System.Windows.Forms (2)
System\Windows\Forms\Controls\Unsupported\ToolBar\ToolBar.cs (2)
32
[DefaultValue(
ToolBarAppearance
.Normal)]
34
public
ToolBarAppearance
Appearance
System.Windows.Forms.Tests (1)
System\Windows\Forms\UnsupportedTypesTests.cs (1)
195
ToolBarAppearance
.Flat,
UnsupportedTypes (3)
CreateFrameworkTypes.cs (3)
112
Appearance =
ToolBarAppearance
.Flat,
340
ToolBarAppearance
toolBarAppearance,
379
if (toolBarAppearance !=
ToolBarAppearance
.Flat)