eDriven Framework API
StyleRelation Constructor (styleName, guiStyle)
NamespaceseDriven.Gui.StylesStyleRelationStyleRelation(String, Type)
eDriven Framework API
Initializes a new instance of the StyleRelation class
Declaration Syntax
C#Visual BasicVisual C++
public StyleRelation(
	string styleName,
	Type guiStyle
)
Public Sub New ( _
	styleName As String, _
	guiStyle As Type _
)
public:
StyleRelation(
	String^ styleName, 
	Type^ guiStyle
)
Parameters
styleName (String)
guiStyle (Type)

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