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

Editor.DesignTabButtonStyles Property

Gets or sets the styles for the design tab button.

[Visual Basic]
Public ReadOnly Property DesignTabButtonStyles As EditorTabButtonStyles
[C#]
public EditorTabButtonStyles DesignTabButtonStyles {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