| | Name | Value | Description | |
| |
exContextCaseSensitive | 0
|
The selection of items to a context list is case sensitive.
| |
| |
exContextAllowChars | 1
|
Specifies the list of characters that are allowed to a context list.
| |
| |
exContextAllowToolTip | 2
|
Indicates if the sensitive context allows displaying tooltips for context items.
| |
| |
exContextItemToolTip | 3
|
Specifies the tooltip for the latest added item, in the sensitive context.
| |
| |
exContextItemToolTipTitle | 4
|
Specifies the title for the tooltip of the latest inserted item, in the sensitive context.
| |
| |
exContextAllowSpaceOnFront | 5
|
Specifies that the sensitive context allows space characters to be typed, on front of the current context.
| |
| |
exContextInsertCaretPos | 6
|
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
| |
| |
exContextDisableIncrementalSearchContains | 7
|
exContextDisableIncrementalSearchContains. Specifies whether the Incremental Search Contains for control's sensitive context is disabled or enabled.
| |