Table of Contents
HtmlTabButtonText Property

Gets or sets the text for the HTML tab button.

Syntax
 public String HtmlTabButtonText { get; set; }
Remarks

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

See Also