eDriven Framework API
GetStyle Method (styleProp)
NamespaceseDriven.Gui.StylesStyleDeclarationGetStyle(String)
eDriven Framework API
Gets the style
Declaration Syntax
C#Visual BasicVisual C++
public Object GetStyle(
	string styleProp
)
Public Function GetStyle ( _
	styleProp As String _
) As Object
public:
Object^ GetStyle(
	String^ styleProp
)
Parameters
styleProp (String)
Return Value

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