Skip to content

CommandBarControls Collection Members

See Also

CommandBarControls Overview

See Also

Command Bars ActiveX Control v24.0

CommandBarControls Collection Members

Public Methods

Method Description
Public MethodAdd Adds a new command bar control to the collection.
Public MethodAddControl Adds an existing command bar control to the collection.
Public MethodCreateOriginalControls Creates a "restore point" for the controls in the command bar.
Public MethodDeleteAll Deletes all of the command bar controls from the collection.
Public MethodFind Finds the specified control.

Public Properties

Property Description
Public PropertyCount Gets the number of controls in the collection.
Public PropertyItem Gets an item from the collection by its index.
Public PropertyOriginalControls Returns a collection that contains all of the controls that were added at the time of creation or from the last time CreateOriginalControls was called.
Public PropertyParent Gets the popup control representing the parent of the command bar.

See Also

CommandBarControls Overview


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