![]() | Type | Description | ||
| Context as Variant | For future use only. | |||
| EditContext | A Context object that indicates the collection of keywords in the control's context list. |
Use the Context collection to customize the list of keywords when code completion is enabled. Use the CodeCompletion property to disable the code completion support. By default, the user can display the control's context window by pressing the CTRL + SPACE key combination. Use the ContextKey property to define the key combination to open the control's context window. Use the AllowContextMenu property to display the control's context menu when user right clicks the control.
The control's context window is not the control's context menu. The control's context window is shown when user presses the ContextKey combination, instead the control's context menu is displayed when user does a right click