ActiveMenuBar visible = false |
Post Reply |
Author | |
McKloony
Senior Member Joined: 09 January 2007 Location: Germany Status: Offline Points: 340 |
Post Options
Thanks(0)
Posted: 06 July 2013 at 3:37am |
How can I set the MenuBar visible = false. In my project there are no Itmes on the MenuBar. ".ActiveMenuBar.Visible = False" hides the complete RibbonBar and not only the MenuBar. ".ActiveMenuBar.ShowExpandButton = False" also takes no effect. |
|
Product: Xtreme SuitePro (ActiveX) 16.2.5
Platform: XP / Windows 7 Language: Visual Basic 6.0 SP6 |
|
DjTOTOfr
Newbie Joined: 09 September 2013 Location: France Status: Offline Points: 5 |
Post Options
Thanks(0)
|
Hi,
try following code, It's only make down arrow invisible. .ActiveMenuBar.ControlQuickAccess.Visible = False Regards
|
|
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 |