eDriven Framework API
CreateStates Method
NamespaceseDriven.Gui.StatesDefaultButtonStateFactoryCreateStates()()()()
eDriven Framework API
Note: state creation cannot be static/singleton! Each and every object needs its own set of states
Declaration Syntax
C#Visual BasicVisual C++
public static List<State> CreateStates()
Public Shared Function CreateStates As List(Of State)
public:
static List<State^>^ CreateStates()
Return Value

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