Page 1 of 2
How to reduce available commands in 'Customize Quick Access Toolbar' dialog?
Posted: Fri Jan 15, 2010 9:56 am
by munich
I would like to reduce the available commands in the 'Customize Quick Access Toolbar' dialog. Only a subset of all commands shall be available. How can this be done?
Thanks for any help.
Yours
munich
How to reduce available commands in 'Customize Quick Access Toolbar' dialog?
Posted: Mon Jan 18, 2010 8:00 am
by Edward
Hi
Unfortunately there is no method on how those items could be hidden.
Thank you.
How to reduce available commands in 'Customize Quick Access Toolbar' dialog?
Posted: Mon Jan 18, 2010 10:52 am
by munich
Dear Edward,
is there a possibility to make the 'Customize Quick Access Toolbar' dialog unavailable in the context menu of the ribbon bar?
Thanks for any help.
Yours
munich
How to reduce available commands in 'Customize Quick Access Toolbar' dialog?
Posted: Tue Jan 19, 2010 8:16 am
by Jan
Hello,
Please check StiOptions.Designer.CanCustomizeRibbon property in next build.
Thank you.
How to reduce available commands in 'Customize Quick Access Toolbar' dialog?
Posted: Tue Jan 19, 2010 9:19 am
by munich
Dear Jan,
that sounds great! I'm really looking forward to the next prerelease build.
I thank you very much.
Yours
munich
How to reduce available commands in 'Customize Quick Access Toolbar' dialog?
Posted: Tue Jan 26, 2010 2:36 am
by munich
Dear Jan,
I just installed and checked prerelease from 25th January. Setting the property StiOptions.Designer.CanCustomizeRibbon = false does not make the 'Customize Quick Access Toolbar' dialog unavailable.
In the context menu you still have the item 'Customize Quick Access Toolbar...' and the item lets you still open the 'Customize Quick Access Toolbar' dialog.
My code is like:
Code: Select all
StiOptions.Designer.CanCustomizeRibbon = false;
_report.Design();
What am I doing wrong?
Yours
munich
How to reduce available commands in 'Customize Quick Access Toolbar' dialog?
Posted: Thu Feb 11, 2010 8:20 am
by munich
Dear Stimul-Team,
Did you see my concern? My problem still exists. I would be very glad if someone can help further.
Yours
munich
How to reduce available commands in 'Customize Quick Access Toolbar' dialog?
Posted: Thu Feb 11, 2010 1:39 pm
by Jan
Hello,
Sorry for delay. It take some time to fix it. Please check new build from 15 Feb.
Thank you.
How to reduce available commands in 'Customize Quick Access Toolbar' dialog?
Posted: Tue Feb 16, 2010 12:50 am
by munich
Hello Jan,
perfect, no the property works as expected.
I thank you very much for your help.
Yours
munich
How to reduce available commands in 'Customize Quick Access Toolbar' dialog?
Posted: Tue Feb 16, 2010 6:13 pm
by Edward
Hi
Please let us know if any help is required.
Thank you.