eDriven Framework API
Icon Property
NamespaceseDriven.Gui.DesignerToolboxAttributeIcon
eDriven Framework API
Icon loaded from the Resources folder and displayed on toolbox button
Declaration Syntax
C#Visual BasicVisual C++
public string Icon { get; set; }
Public Property Icon As String
	Get
	Set
public:
property String^ Icon {
	String^ get ();
	void set (String^ value);
}

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