Skip to content

Controls Property

Description

Gets the collection of controls in the Tabbed ToolBar.

Property Type

Read-only property

Syntax (Visual Basic)

Public Property Controls() As [CommandBarControls](XtremeCommandBars~CommandBarControls.md)

Remarks

The Controls collection contains all the controls that have been added to the categories in the tabbed toolbar. The Category property of the controls can be used to determine which category in the tabbed toolbar the control belongs to.

See Also

Example

Adding Controls to a TabToolBar


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