Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Command Bars
  New Posts New Posts RSS Feed - ActiveMenuBar visible = false
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

ActiveMenuBar visible = false

 Post Reply Post Reply
Author
Message
McKloony View Drop Down
Senior Member
Senior Member
Avatar

Joined: 09 January 2007
Location: Germany
Status: Offline
Points: 340
Post Options Post Options   Thanks (0) Thanks(0)   Quote McKloony Quote  Post ReplyReply Direct Link To This Post Topic: ActiveMenuBar visible = false
    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
Back to Top
DjTOTOfr View Drop Down
Newbie
Newbie


Joined: 09 September 2013
Location: France
Status: Offline
Points: 5
Post Options Post Options   Thanks (0) Thanks(0)   Quote DjTOTOfr Quote  Post ReplyReply Direct Link To This Post Posted: 09 September 2013 at 10:29am
Hi, 

try following code, It's only make down arrow invisible.

.ActiveMenuBar.ControlQuickAccess.Visible = False


Regards
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.125 seconds.