Print Page | Close Window

Minimize Ribbon in code

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=11069
Printed Date: 07 October 2024 at 8:30pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Minimize Ribbon in code
Posted By: chrisABC
Subject: Minimize Ribbon in code
Date Posted: 17 June 2008 at 3:00am
How can I set the Ribbon to be Minimized in code?

(I can do it with Quick Access Customize Dialog, but I want to set it with code).


-------------
Chris (Manchester, UK) -- www.abc6.co.uk ---- Using CodeJock ActiveX Suite 13.1.0 with Windows8, VB6 SP6



Replies:
Posted By: chrisABC
Date Posted: 17 June 2008 at 6:26am
The answer is
   RibbonBar.AllowMinimize = True
   RibbonBar.Minimized = True




-------------
Chris (Manchester, UK) -- www.abc6.co.uk ---- Using CodeJock ActiveX Suite 13.1.0 with Windows8, VB6 SP6



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