CuteEditor for .NET 6.0 Class Library

Editor.ShowHtmlMode Property

Specifies whether the Html Mode tab appear.

[Visual Basic]
Public Property ShowHtmlMode As Boolean
[C#]
public bool ShowHtmlMode {get; set;}

See Also

Editor Class | CuteEditor Namespace