Enum DesktopCommandType
Namespace: ArtOfTest.Common.Design
Assembly: ArtOfTest.WebAii.Design.dll
Syntax
public enum DesktopCommandType
DragDrop
DragStart
DragStop
HoverOver
KeyDown
KeyPress
KeyUp
LeftClick
LeftDoubleClick
LeftMouseDown
LeftMouseUp
Move
NotSet
RightClick
RightMouseDown
RightMouseUp
Wheel