3 references to DropDownButton
System.Windows.Forms.Tests (1)
System\Windows\Forms\UnsupportedTypesTests.cs (1)
196
ToolBarButtonStyle.
DropDownButton
,
UnsupportedTypes (2)
CreateFrameworkTypes.cs (2)
116
new ToolBarButton { Text = "toolBarButton2", Style = ToolBarButtonStyle.
DropDownButton
}
384
if (toolBarButtonStyle != ToolBarButtonStyle.
DropDownButton
)