How can I stop users from seeing the HTML code?
HI,
This line of code will do that
this.WebHtmlEditor1.TabStripDisplay = false;
false
Here is a help link
http://help.infragistics.com/Help/NetAdvantage/NET/2008.3/CLR2.0/html/WebHtmlEditor_Hide_the_Tab_Strip_of_WebHtmlEditor.html