eDriven Framework API
SetStyle Method (styleProp, newValue)
NamespaceseDriven.Gui.StylesStyleDeclarationSetStyle(String, Object)
eDriven Framework API
Sets the style
Declaration Syntax
C#Visual BasicVisual C++
public virtual void SetStyle(
	string styleProp,
	Object newValue
)
Public Overridable Sub SetStyle ( _
	styleProp As String, _
	newValue As Object _
)
public:
virtual void SetStyle(
	String^ styleProp, 
	Object^ newValue
)
Parameters
styleProp (String)
newValue (Object)

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