CuteEditor for .NET 6.0 Class Library

Editor.ShowPreviewMode Property

Specifies whether the Preview Mode tab appear.

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

See Also

Editor Class | CuteEditor Namespace