| CuteEditor for .NET 6.0 Class Library |
|
Editor.ResizeStep Property
Gets or sets the resize step in pixels used when the user clicks on "+" or "-" to resize the editor.
[Visual Basic]
Public Property ResizeStep As
Integer
[C#]
public
int ResizeStep {get; set;}
See Also
Editor Class | CuteEditor Namespace