Skip to content

Count Property

Description

Total number of CommandBarControl objects that have been added to a RibbonGroup.

Property Type

Read-only property

Syntax (Visual Basic)

Public Property Count() As Long

Remarks

A RibbonGroup is used to hold one or more CommandBarControl objects. The total number of items can be found using Count.

See Also


See Also | Command Bars ActiveX Control v24.0


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