eDriven Framework API
SetStyle Method (styleName, value)
NamespaceseDriven.Gui.StylesIStyleableSetStyle(String, Object)
eDriven Framework API
Sets the style on the component
Declaration Syntax
C#Visual BasicVisual C++
void SetStyle(
	string styleName,
	Object value
)
Sub SetStyle ( _
	styleName As String, _
	value As Object _
)
void SetStyle(
	String^ styleName, 
	Object^ value
)
Parameters
styleName (String)
value (Object)

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