![]() |
Loading Speed |
Post Reply ![]() |
Author | |
downtowntoby ![]() Newbie ![]() Joined: 09 November 2003 Location: United States Status: Offline Points: 5 |
![]() ![]() ![]() ![]() ![]() Posted: 12 November 2003 at 4:35pm |
I'm a VB programmer and am using the Xtreme Command Bars. Currently I am loading them at design time using code. I notice that they load much faster if I use the designer to create an xcb file and then use the commandbars.loaddesignerbars method. However, this does require calls to an external file. I can add the xcb file to my visual basic project as a resource file, but I don't know how to tell the commandbars to use it. Any ideas? In short, I need to load the command bars as fast as possible. What do you recomend? |
|
![]() |
|
Oleg ![]() Admin Group ![]() Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
![]() ![]() ![]() ![]() ![]() |
To add xcb file to resource: Rightclick on command bars and choose properties. Select your xcb file. Call CommandBars.LoadDesignerBars without parameters. |
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
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 |