Print Page | Close Window

RibbonBar

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=9724
Printed Date: 05 February 2025 at 1:01pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: RibbonBar
Posted By: alex08
Subject: RibbonBar
Date Posted: 27 February 2008 at 1:03pm
Please,help.
How to modify or set RibbonBar properties that became allowed in the run application modify items in the RibbonBar tabs(for example,i want delete, shift some button or other exist item)
i try:
1) CXTPRibbonBar* pRibbonBar = (CXTPRibbonBar*)pCommandBars->Add(_T("The Ribbon"), xtpBarTop, RUNTIME_CLASS(CXTPRibbonBar));
2) pRibbonBar->{ something } but not find function that possible to me allow in my run application drag&drop, change custom components
PS: sorry for my english



Replies:
Posted By: Oleg
Date Posted: 27 February 2008 at 1:10pm
Hi
There is EnableCustomization method but functionality of Ribbon customization is quite limited now,


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


Posted By: alex08
Date Posted: 27 February 2008 at 1:17pm
i use Xtreme ToolkitPro 2007 Vol 2 (11.2.2). in this softw this function is limited too?
But how to do this different way?


Posted By: alex08
Date Posted: 27 February 2008 at 1:26pm
Please tell how to do this --



what function and where need use

Thanks In Advance


Posted By: Oleg
Date Posted: 27 February 2008 at 1:34pm

Hi,

Did you try call pRibbonbar->EnableCustomization(TRUE) ?
 


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


Posted By: alex08
Date Posted: 27 February 2008 at 2:04pm
Oh,yes i this try & i try other variants and that no work.
But now i all recreate and now it's works.
Thanks Oleg



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