MyDesigner.Restrictions.DontEditCode = True

i set the designers property below
MyDesigner.Restrictions.DontEditCode = True
but the code tab is still visible.

what can i do to ensure the code tab is disabled? is the tab an object within the designer or is it accessible in the report object?

my end users cannot have access to the script... i really need this to be working

thanks!
-Kevin

Comments

  • edited 7:12PM
    Hello,

    You should set this property *before* you assign a report instance to the designerControl.Report.
  • edited 7:12PM
    thank Alex that did it!

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.