eDriven Framework API
HasStyle Method (styleName)
NamespaceseDriven.Gui.ComponentsComponentHasStyle(String)
eDriven Framework API
Returns true if component has style defined by styleName
Declaration Syntax
C#Visual BasicVisual C++
public bool HasStyle(
	string styleName
)
Public Function HasStyle ( _
	styleName As String _
) As Boolean
public:
virtual bool HasStyle(
	String^ styleName
) sealed
Parameters
styleName (String)
Return Value

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