Skip to content

TabCount Property

Description

Returns the total number of tabs that have been added to the Ribbon Bar.

Property Type

Read-only property

Syntax (Visual Basic)

Public Property TabCount() As Long

Remarks

The TabCount property returns the total number of tabs that have been added to the tabs collection. Tabs are added using the InsertTab method.

See Also


See Also | Command Bars ActiveX Control v24.0


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