BarSubItem Constructors
A sub-menu that contains other bar items (including child sub-menus).
Name | Parameters | Description |
---|---|---|
Bar |
none |
Initializes a new Bar |
Bar |
manager, caption, items |
Creates a new instance of the 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