ButtonCount property (Main Control)
Visual Basic example
Visual C++ 4.0 example
Syntax short ButtonCount
Overview: Refer to Annotation Toolbar.
Remarks
Contains the number of buttons in the toolbar. To add another toolbar button to an existing toolbar, you should set the tool and the bitmaps for the new button in the ButtonTool property, and increment the number of buttons to make the button visible.
See Also
Elements: AutoSetTool property, ButtonBitmapDown property, ButtonBitmapDown property, ButtonColumns property,ButtonMenuText property, ButtonMenuTextID property, ButtonMenuTool property, ButtonRows property, ButtonTool property, ButtonToolCount property, ButtonToolTipText property, ButtonToolTipTextID property, ButtonVisible property, Create method, hWnd property, Tool property, Visible property