Class: CustomToolBar
Source Location: /comctrls.inc.php
|
|
|
|
|
|
|
|
|
Inherited Properties
|
Inherited Events
|
Inherited JS Events
|
Inherited Methods
|
|
Properties
property
Items : item
[line 2816]
Describes the elements of the menu. Use Items to access information about the elements in the menu. Item contain information about Caption, associated image and Tag.
Tags:
property
UseParts : boolean
[line 2826]
Defines how items specified are used to build toolbar elements If set to True then main level in the Items tree will define Parts and elements from sublevel will be used to build buttons Otherwise, only elements from the main level are used and all subitems are ignored.
Tags:
Events
Javascript Events
Methods
|
|