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