ToolbarDropDownBase Constructors
Serves as a base for classes specifying toolbar items with dropdown lists.
Name | Parameters | Description |
---|---|---|
Toolbar |
none |
Initializes a new instance of the Toolbar |
Toolbar |
text, command |
Initializes a new instance of the Toolbar |
Toolbar |
text, command |
Initializes a new instance of the Toolbar |
Toolbar |
text |
Initializes a new instance of the Toolbar |
See Also