eDriven Framework API
Resizable Property
NamespaceseDriven.Gui.ContainersWindowResizable
eDriven Framework API
True if the window is resizable
Declaration Syntax
C#Visual BasicVisual C++
public bool Resizable { get; set; }
Public Property Resizable As Boolean
	Get
	Set
public:
property bool Resizable {
	bool get ();
	void set (bool value);
}

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)