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

Editor.HtmlTabButtonStyles Property

Gets or sets the styles for the HTML tab button.

[Visual Basic]
Public ReadOnly Property HtmlTabButtonStyles As EditorTabButtonStyles
[C#]
public EditorTabButtonStyles HtmlTabButtonStyles {get;}

Remarks

Use this property to override default value set by TabButtonStyles property.

See Also

Editor Class | EO.Web Namespace


Direct link to this topic