Enum KeyList.KeyStates
Specifies constants that define the edit controls key state, i.e. the category of which actions are active.
public enum KeyList.KeyStates
Fields
BookMark = 1Bookmark actions key state.
BookMarkEx = 5Additional bookmark actions key state.
Outline = 3Outline actions key state.
Search = 2Search actions key state.
Select = 4Selection actions key state.
SelectEx = 6Additional selection actions key state.