VisualStatesGoToState - метод
Пространство имён: Tessa.UI.ControlsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
public static void GoToState(
Control control,
bool useTransitions,
params string[] stateNames
)
Public Shared Sub GoToState (
control As Control,
useTransitions As Boolean,
ParamArray stateNames As String()
)
public:
static void GoToState(
Control^ control,
bool useTransitions,
... array<String^>^ stateNames
)
static member GoToState :
control : Control *
useTransitions : bool *
stateNames : string[] -> unit
Параметры
- control Control
-
- useTransitions Boolean
-
- stateNames String
-