constants ContextOptionEnum
Specifies the options for a sensitive context list. Use the Options property to specify the options for a sensitive context list.

NameValueDescription
exContextCaseSensitive0 The selection of items to a context list is case sensitive.
exContextAllowChars1 Specifies the list of characters that are allowed to a context list.
exContextAllowToolTip2 Indicates if the sensitive context allows displaying tooltips for context items.
exContextItemToolTip3 Specifies the tooltip for the latest added item, in the sensitive context.
exContextItemToolTipTitle4 Specifies the title for the tooltip of the latest inserted item, in the sensitive context.
exContextAllowSpaceOnFront5 Specifies that the sensitive context allows space characters to be typed, on front of the current context.
exContextInsertCaretPos6 Returns or sets a numeric expression that determines the position to display the control's caret, once the user selects and inserts an item from the control's sensitive context. The value keyword indicates the item being inserted, or t?­?B
exContextDisableIncrementalSearchContains7 exContextDisableIncrementalSearchContains. Specifies whether the Incremental Search Contains for control's sensitive context is disabled or enabled.