Window.EnableResize Property

Definition

True if the window can be resized.

public:
 property bool EnableResize { bool get(); void set(bool value); };
public bool EnableResize { get; set; }
Public Property EnableResize As Boolean

Property Value

Applies to