Hiding a command bar |
Post Reply |
Author | |
baderms
Newbie Joined: 24 February 2006 Status: Offline Points: 2 |
Post Options
Thanks(0)
Posted: 17 March 2006 at 11:07am |
I would like to be able to hide and show a toolbar depending on if a certain control is visible on my form. How can I do this in VB6? Version of commandbar is 9.80. Thanks
|
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
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 |