Print Page | Close Window

ActiveMenuBar visible = false

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Command Bars
Forum Description: Topics Related to Codejock Command Bars
URL: http://forum.codejock.com/forum_posts.asp?TID=21775
Printed Date: 02 July 2024 at 10:51pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: ActiveMenuBar visible = false
Posted By: McKloony
Subject: ActiveMenuBar visible = false
Date 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



Replies:
Posted By: DjTOTOfr
Date Posted: 09 September 2013 at 10:29am
Hi, 

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

.ActiveMenuBar.ControlQuickAccess.Visible = False


Regards



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net