| CuteEditor for .NET 6.0 Class Library |
|
Editor.ShowToolBar Property
Specifies whether toolbars in the Cute Editor control are visible
[Visual Basic]
Public Property ShowToolBar As
Boolean
[C#]
public
bool ShowToolBar {get; set;}
See Also
Editor Class | CuteEditor Namespace