BarButtonItem Constructors
A button command in the Ribbon UI, toolbar, or popup menu.
Name | Parameters | Description |
---|---|---|
Bar |
none |
Initializes a new Bar |
Bar |
manager, caption, image |
Creates a new instance of the Bar |
Bar |
manager, caption, image |
Creates a new instance of the Bar |
Bar |
manager, caption |
Creates a new instance of the Bar |
See Also