CuteEditor for .NET 6.0 Class Library

Editor.ShowEnlargeButton Property

Specifies whether the Enlarge editing window button appear.

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

See Also

Editor Class | CuteEditor Namespace