VisualStatesGoToState - метод
Пространство имён: Tessa.UI.ControlsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
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
-