How to reduce available commands in 'Customize Quick Access Toolbar' dialog?
How to reduce available commands in 'Customize Quick Access Toolbar' dialog?
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
Thanks for any help.
Yours
munich
How to reduce available commands in 'Customize Quick Access Toolbar' dialog?
Hi
Unfortunately there is no method on how those items could be hidden.
Thank you.
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?
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
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?
Hello,
Please check StiOptions.Designer.CanCustomizeRibbon property in next build.
Thank you.
Please check StiOptions.Designer.CanCustomizeRibbon property in next build.
Thank you.
How to reduce available commands in 'Customize Quick Access Toolbar' dialog?
Dear Jan,
that sounds great! I'm really looking forward to the next prerelease build.
I thank you very much.
Yours
munich
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?
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:
What am I doing wrong?
Yours
munich
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();
Yours
munich
How to reduce available commands in 'Customize Quick Access Toolbar' dialog?
Dear Stimul-Team,
Did you see my concern? My problem still exists. I would be very glad if someone can help further.
Yours
munich
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?
Hello,
Sorry for delay. It take some time to fix it. Please check new build from 15 Feb.
Thank you.
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?
Hello Jan,
perfect, no the property works as expected.
I thank you very much for your help.
Yours
munich
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?
Hi
Please let us know if any help is required.
Thank you.
Please let us know if any help is required.
Thank you.