eDriven Framework API
StretchWidth Property
NamespaceseDriven.Gui.ComponentsProgramaticStyleStretchWidth
eDriven Framework API
Stretch width
Declaration Syntax
C#Visual BasicVisual C++
public bool StretchWidth { get; set; }
Public Property StretchWidth As Boolean
	Get
	Set
public:
property bool StretchWidth {
	bool get ();
	void set (bool value);
}

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