Print Page | Close Window

Loading CommandBars from an .xcb file

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=6114
Printed Date: 19 June 2025 at 3:40pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Loading CommandBars from an .xcb file
Posted By: lilian423
Subject: Loading CommandBars from an .xcb file
Date Posted: 14 January 2007 at 10:35am
HElp! i followed the tutorial on codejock about adding custom command bar created with the Xtreme Command Bars Designer to my VS2005 appication.. this line supposed to load the .xcb file

CommandBars.LoadDesignerBars App.Path & "\visio.xcb"

an error occurs on App.Path? why is this so?

so i altered the code to this one

CommandBars.LoadDesignerBars()


result.. nothing appears on run time

help! i need this one for my thesis! please





Replies:
Posted By: Oleg
Date Posted: 14 January 2007 at 11:04am
Hi,
better right click on control, choose Load xcb file. and in code add
CommandBars.LoadDesignerBars()


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


Posted By: lilian423
Date Posted: 15 January 2007 at 7:57am
hi! thanks for the reply.
i've right clicked on control, loaded the xcb file. and added this line of code
CommandBars.LoadDesignerBars()

but still, nothing appears at run time im using VS2005.

thank you!



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