eDriven Framework API
GetStyle Method (styleName)
NamespaceseDriven.Gui.ComponentsIStyleClientGetStyle(String)
eDriven Framework API
Gets the style specified with a supplied style name
Declaration Syntax
C#Visual BasicVisual C++
Object GetStyle(
	string styleName
)
Function GetStyle ( _
	styleName As String _
) As Object
Object^ GetStyle(
	String^ styleName
)
Parameters
styleName (String)
Return Value

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