'Declaration Public Enum BlurOnLeftRightKey Inherits System.Enum
public enum BlurOnLeftRightKey : System.Enum
'Declaration Public Enum BlurOnLeftRightKey Inherits System.Enum
public enum BlurOnLeftRightKey : System.Enum
Member | Description |
---|---|
Both | Move to the previous/next control when press left/right or Ctrl+left/Ctrl+right keys on the first/last character of the control |
Left | Move to the previous control when press left or Ctrl+left keys on the first character of the control |
None | No action |
Right | Move to the next control when press right or Ctrl+right keys on the last character of the control |
System.Object
System.ValueType
System.Enum
C1.Web.Wijmo.Controls.C1Input.BlurOnLeftRightKey