CuteEditor for .NET 6.0 Class Library

Editor.ShowTagSelector Property

Specifies whether quick tag selector toolbar appear.

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

See Also

Editor Class | CuteEditor Namespace