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

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