eDriven Framework API
Styles Property
NamespaceseDriven.Gui.ComponentsComponentStyles
eDriven Framework API
A shorthend for calling SetStyle multiple times
Declaration Syntax
C#Visual BasicVisual C++
public Hashtable Styles { set; }
Public WriteOnly Property Styles As Hashtable
	Set
public:
property Hashtable^ Styles {
	void set (Hashtable^ value);
}

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