Print Page | Close Window

Customization of the ribbonbar

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=4990
Printed Date: 12 November 2025 at 3:25am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Customization of the ribbonbar
Posted By: fbeaupre
Subject: Customization of the ribbonbar
Date Posted: 07 September 2006 at 1:05pm
Will the ribbon bar be customizable (using the same mechanism as with commandbars) in future releases of ToolkitPro? If so (would be very appreciated), when will it be?

Thanks,
Fred


-------------
Frédérick Beaupré
Software Developper
InnovMetric Software Inc.



Replies:
Posted By: fbeaupre
Date Posted: 12 September 2006 at 3:01pm
Is there anybody in? 

-------------
Frédérick Beaupré
Software Developper
InnovMetric Software Inc.


Posted By: ABuenger
Date Posted: 12 September 2006 at 3:28pm
The Ribbon itself is not user customizeable and is not intended to be. One of the design goals of the Ribbon is that the user interface is constitent over the whole lifetime of the application.
 
Only the Quick Access Toolbar (QAT) and the Quick Customize Menu is user customizeable.


-------------
Codejock support


Posted By: davidsimmonds
Date Posted: 09 January 2007 at 11:43am
Is there a way to disable the customize button or not display it?


Posted By: Oleg
Date Posted: 09 January 2007 at 11:57am
Hi,
 
pRibbon->ShowQuickAccess(FALSE);


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: davidsimmonds
Date Posted: 09 January 2007 at 12:03pm
That will get rid of the QuickAccess control completely, not just the customize button. Is there no way to hide the "customize" button only?


Posted By: Oleg
Date Posted: 09 January 2007 at 1:07pm

Hi,

override CXTPRibbonBar and in constructor call m_pControlQuickAccess->SetVliaible(FALSE);


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: davidsimmonds
Date Posted: 09 January 2007 at 1:12pm
I think you have a typo there. SetVliaible is not a method.


Posted By: davidsimmonds
Date Posted: 09 January 2007 at 1:14pm
Never mind. I figure you mean SetVisible.



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