Skip to content

CategoryCount Property

Description

Total number of categories that have been Inserted into the Tabbed ToolBar.

Property Type

Read-only property

Syntax (Visual Basic)

Public Property CategoryCount() As Long

Remarks

Each category added to a Tabbed ToolBar can be thought of as a separate toolbar that is accessed by clicking on the category's tab button. The InsertCategory method is used to add categories, and the RemoveCategory method is used to remove categories from the Tabbed ToolBar.

See Also


See Also

Command Bars ActiveX Control v24.0


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.