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 = 1
Bookmark actions key state.
BookMarkEx = 5
Additional bookmark actions key state.
Outline = 3
Outline actions key state.
Search = 2
Search actions key state.
Select = 4
Selection actions key state.
SelectEx = 6
Additional selection actions key state.