3 references to ToolBarButton
System.Windows.Forms.Tests (1)
System\Windows\Forms\UnsupportedTypesTests.cs (1)
57
() => new
ToolBarButton
(),
UnsupportedTypes (2)
CreateFrameworkTypes.cs (2)
115
new
ToolBarButton
{ Text = "toolBarButton1" },
116
new
ToolBarButton
{ Text = "toolBarButton2", Style = ToolBarButtonStyle.DropDownButton}