Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

Editor.HtmlTabButtonText Property

Gets or sets the text for the HTML tab button.

[Visual Basic]
Public Property HtmlTabButtonText As String
[C#]
public String HtmlTabButtonText {get; set;}

Remarks

Set this property to an empty string to hide the HTML tab.

See Also

Editor Class | EO.Web Namespace


Direct link to this topic