The action performed on a control, this passed as an argument in the event UIControlBase.OnBeforeAction
Namespace:
QAliber.EngineAssembly: QAliber.Engine (in QAliber.Engine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public enum ControlActionType |
| Visual Basic (Declaration) |
|---|
Public Enumeration ControlActionType |
| Visual C++ |
|---|
public enum class ControlActionType |
Members
| Member name | Description | |
|---|---|---|
| MoveMouse | ||
| Click | ||
| DoubleClick | ||
| Drag | ||
| Write |