eDriven Framework API
Label Property
NamespaceseDriven.Gui.DesignerToolboxAttributeLabel
eDriven Framework API
Label displayed on toolbox button
Declaration Syntax
C#Visual BasicVisual C++
public string Label { get; set; }
Public Property Label As String
	Get
	Set
public:
property String^ Label {
	String^ get ();
	void set (String^ value);
}

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