CuteEditor for .NET 6.0 Class Library

Editor.ShowBottomBar Property

Specifies whether the Bottom Bar(Design, Html and Preview Mode tab) appear.

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

See Also

Editor Class | CuteEditor Namespace