eDriven Framework API
IStyleable Interface
NamespaceseDriven.Gui.StylesIStyleable
eDriven Framework API
The component having the ability to consume styles
Declaration Syntax
C#Visual BasicVisual C++
public interface IStyleable
Public Interface IStyleable
public interface class IStyleable
Members
All MembersMethods



IconMemberDescription
GetStyle(String)
Returns the style specified with style name

SetStyle(String, Object)
Sets the style on the component

StyleChanged(String, Object)
Notifies the style change

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