ToolBar.ButtonCount Property | |
A numeric value representing the number of buttons currently on the toolbar.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY ButtonCount AS USUAL GET
public virtual Usual ButtonCount { get; }
Request Example
View SourceProperty Value
Type:
UsualA numeric value representing the number of buttons currently on the toolbar.
See Also