Print Page | Close Window

CommandBar Costumize Window Not Initialize

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Command Bars
Forum Description: Topics Related to Codejock Command Bars
URL: http://forum.codejock.com/forum_posts.asp?TID=8402
Printed Date: 20 July 2025 at 1:12am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: CommandBar Costumize Window Not Initialize
Posted By: overflow
Subject: CommandBar Costumize Window Not Initialize
Date Posted: 11 October 2007 at 5:17am

Hello!

I how like to ask for help in the following problem.

I have create a class that build a menu bar and several toolbars depending of information store in a database table. So I have not used the designer studio of the CodeJock Studio because it is build in run time. The problem is that I have not been able to make proper used of the toolbar window customization because this appear always empty of icons in the commands and keyboard tabs. My question is what I have to do to see my menu icons in the customize window so that I can create a new toolbar and drag some of the existing icons for the new one or just drag new icons for an existing toolbar. When I say icons I mean actions present in the menu bar that I could want to see as a shortcut in a toolbar.

Notice that I have made the following actions to make this windows possible to open.

CommandBars1.ActiveMenuBar.Customizable = True

CommandBars1.ActiveMenuBar.CustomizeDialogPresent = True

ToolBar.CommandBars.ActiveMenuBar.Customizable = True

ToolBar.CommandBars.ActiveMenuBar.CustomizeDialogPresent = True

 

Thanks in advance.




Replies:
Posted By: Oleg
Date Posted: 12 October 2007 at 8:25am
Hi,
 
You have add buttons that will be visible in Customization manually:
 
Add controls to CommandBars.DesignerControls


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net