CommandBarControls Collection Members
See Also
CommandBarControls Overview

| Command Bars ActiveX Control v24.0 |
|
CommandBarControls Collection Members
Public Methods
| Method |
Description |
Add |
Adds a new command bar control to the collection. |
AddControl |
Adds an existing command bar control to the collection. |
CreateOriginalControls |
Creates a "restore point" for the controls in the command bar. |
DeleteAll |
Deletes all of the command bar controls from the collection. |
Find |
Finds the specified control. |
Public Properties
| Property |
Description |
Count |
Gets the number of controls in the collection. |
Item |
Gets an item from the collection by its index. |
OriginalControls |
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. |
Parent |
Gets the popup control representing the parent of the command bar. |
See Also
CommandBarControls Overview
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.