Overview
IntelliSense Mode: Auto
In Auto-IntelliSense mode, EditControl internally generates a list from the assemblies added to the AssemblyReferences collection - including keywords, preprocessors, code snippets from language configurations and types, properties, methods, events, and fields.
Currently, this mode supports C# and Visual Basic; it will be extended to other languages in forthcoming releases.
feature image
Auto Mode Displaying Namespaces
feature image
Auto Mode Displaying Types
IntelliSense Mode: Custom
Custom IntelliSense mode lets users specify custom collections of items that are to be displayed. EditControl provides options to set multilevel collections and drill down to levels when typing specific characters.
feature image
Custom Mode Displaying a Custom Collection
::adCenter::