eDriven Framework API
FixedWidth Property
NamespaceseDriven.Gui.ComponentsProgramaticStyleFixedWidth
eDriven Framework API
Fixed height
Declaration Syntax
C#Visual BasicVisual C++
public float FixedWidth { get; set; }
Public Property FixedWidth As Single
	Get
	Set
public:
property float FixedWidth {
	float get ();
	void set (float value);
}

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