CuteEditor for .NET 6.0 Class Library

Editor.ShowDecreaseButton Property

Specifies whether the Decrease editing window button appear.

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

See Also

Editor Class | CuteEditor Namespace