ToolBar.ButtonCount Property (Typed) | |
A numeric value representing the number of buttons currently on the toolbar.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.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