2 writes to Text
UnsupportedTypes (2)
CreateFrameworkTypes.cs (2)
115new ToolBarButton { Text = "toolBarButton1" }, 116new ToolBarButton { Text = "toolBarButton2", Style = ToolBarButtonStyle.DropDownButton}
1 reference to Text
System.Windows.Forms (1)
System\Windows\Forms\Controls\Unsupported\ToolBar\ToolBarButton.cs (1)
23[DefaultProperty(nameof(Text))]