Disable editor help button
Posted: Wed Apr 02, 2008 9:15 pm
Hello Steema,
I am trying to disable the editor help button and I am trying the following this used to work in version 7 but not with version 8. Is there a change in the way this is done?
Thanks,
selectric
I am trying to disable the editor help button and I am trying the following
Code: Select all
clientEditor.Options.Help = false
Thanks,
selectric