property Edit.CodeCompletion as Boolean
Specifies whether the code completion feature is enabled or disabled.

 TypeDescription 
   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.


Send comments on this topic.
© 1999-2006 Exontrol Inc, Software. All rights reserved.