GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace : ExitKeys Enumeration |
'Declaration Public Enum ExitKeys Inherits System.Enum
'Usage Dim instance As ExitKeys
public enum ExitKeys : System.Enum
Member | Description |
---|---|
CharInput | Indicates the last character finishes the input. |
CtrlLeft | Indicates the Ctrl + Left arrow. |
CtrlRight | Indicates the Ctrl + Right arrow. |
Left | Indicates the left arrow key. |
NextControl | Indicates the shortcut key(s) set to GcShortcut.NextControl KeyAction. |
PreviousControl | Indicates the shortcut key(s) set to GcShortcut.PreviousControl KeyAction. |
Right | Indicates the right arrow key. |
ShiftTab | Indicates the Shift + Tab key. |
Tab | Indicates the Tab key. |
System.Object
System.ValueType
System.Enum
GrapeCity.Win.Spread.InputMan.CellType.ExitKeys
Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8