![]() | Type | Description | ||
| Boolean | A boolean expression that indicates whether the code completion feature is enabled. |
The control provides code completion support. Use the Context collection to add your keywords to the control's context list. The user can invoke the control's context list by pressing CTRL+SPACE combination. Use the Add method to add new items to the control's context list.