customization question |
Post Reply |
Author | |
wxperson
Groupie Joined: 14 January 2010 Status: Offline Points: 16 |
Post Options
Thanks(0)
Posted: 09 February 2010 at 9:06am |
Is there a way to not display the "Customization" option that appears under the "Add / Remove Buttons" drop down.
I just want my users to be able to enable/disable the system supplied icons. I know I can control what tabs appear via command like Options.ShowOptionsPage = False but in my case I don't even want them to get into the customization option or "Add or remove buttons". Is there anyway to do this? Thanks, George |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Just don't call EnableCustomization method then...
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
elmue
Groupie Joined: 05 June 2010 Location: Germany Status: Offline Points: 24 |
Post Options
Thanks(0)
|
This answer is wrong.
The option "Add or remove buttons" will also appear in the drop down menu even if your code NEVER calls EnableCustomization() |
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
Actually the answer is right, he asked:
"but in my case I don't even want them to get into the customization option or "Add or remove buttons"." He don't want customization OR "Add or remove buttons" I think for the OP he really needs to just add his own customization dialog if he only want to enable\disable buttons. |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |