Command.CheckControlEnabled(ITestControl) Method
Throws an exception if the specified test control is disabled.
Namespace: DevExpress.EasyTest.Framework
Assembly: DevExpress.EasyTest.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| testControl | ITestControl | An ITestContol object that specifies the test control. |
See Also