![]() |
Loading CommandBars from an .xcb file |
Post Reply
|
| Author | |
lilian423
Newbie
Joined: 14 January 2007 Location: Philippines Status: Offline Points: 4 |
Post Options
Thanks(0)
Quote Reply
Topic: Loading CommandBars from an .xcb filePosted: 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 |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
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 |
|
![]() |
|
lilian423
Newbie
Joined: 14 January 2007 Location: Philippines Status: Offline Points: 4 |
Post Options
Thanks(0)
Quote Reply
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! ![]() |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |