DesignerControls Property
Description
Gets the designer controls collection for the command bar.
Property Type
Read-only property.
Syntax (Visual Basic)
Public Property DesignerControls() As [CommandBarControls](XtremeCommandBars~CommandBarControls.md)
Remarks
Gets the designer controls for the command bar. If you loaded your command bar from a .xcb file, all of your controls are in the collection of designer controls. When creating the command bar via code, this is where you store the controls that will be displayed in the customize dialog.
See Also
| | Command Bars ActiveX Control v24.0 | | | | | | | |
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.