hide toolbar |
Post Reply |
Author | |
Stratovarius
Newbie Joined: 20 November 2008 Status: Offline Points: 5 |
Post Options
Thanks(0)
Posted: 10 December 2008 at 8:34am |
Hi
how I can costumize a toolbar created with commandbarsdesigner..?
Example:
I create a toolbar with commandbarsDesinger with name and ID, I load the xcb file, now I want to hide this toolbar in my app using code, I try to use the find method but I haven't the good syntax for this,, is there another way to do it..!?
I'm using VB.net 9 and extremecommandbars 12.1.1
thanks..
|
|
I'm using the new version 12.1
|
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
Something like CommandBars(2).Visible = False
|
|
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 |