ToolbarCustomItem Constructors
A base class for list items maintained within custom lists of toolbar buttons.
Name | Parameters | Description |
---|---|---|
Toolbar |
none |
Initializes a new instance of the Toolbar |
Toolbar |
value, text, image |
Initializes a new instance of the Toolbar |
Toolbar |
value, text, image |
Initializes a new instance of the Toolbar |
Toolbar |
value, text |
Initializes a new instance of the Toolbar |
See Also