ButtonToolCount property (Main Control)
Visual
Basic example
Visual
C++ 4.0 example
Syntax short ButtonToolCount (short iButtonIndex);
Overview: Refer to Annotation Toolbar.
Remarks
Contains the number of tools associated with the specified button in the AnnToolbar object. For example, if ButtonToolCount(2) contains the value 4, then there are four tools associated with the third button in the AnnToolbar object. (iButtonIndex is zero-based.)
See Also
Elements: AutoSetTool property, ButtonBitmapDown property, ButtonBitmapDown property, ButtonColumns property,ButtonCount property, ButtonMenuText property, ButtonMenuTextID property, ButtonMenuTool property, ButtonRows property, ButtonTool property, ButtonToolTipText property, ButtonToolTipTextID property, ButtonVisible property, Create method, hWnd property, Tool property, Visible property