C1.C1Preview Namespace : UserActionEnum Enumeration |
'Declaration Public Enum UserActionEnum Inherits System.Enum
public enum UserActionEnum : System.Enum
Member | Description |
---|---|
Click | The control is clicked. |
Enter | The input focus enters the control. |
Leave | The input focus leaves the control. |
MouseDown | The mouse pointer is over the control and a mouse button is pressed. |
MouseEnter | The mouse pointer enters the control. |
MouseLeave | The mouse pointer leaves the control. |
MouseUp | The mouse pointer is over the control and a mouse button is released. |
System.Object
System.ValueType
System.Enum
C1.C1Preview.UserActionEnum
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2