Extends a single TextBox or ComboBox control to support autocompletion.
For a list of all members of this type, see AutoComplete Members.
System.Object
Skybound.AutoComplete.AutoComplete
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
The AutoComplete object handles all aspects of autocompletion support for a single control. Exactly one instance of AutoComplete may be associated with each TextBox or ComboBox.
The AutoCompleteManager component provides methods for obtaining the AutoComplete instance associated with each control.
The AutoComplete object provides several different ways to provide autocompletion suggestions. For more information, see the topic 2. Auto-Completion Modes in the Programmer's Guide.
Namespace: Skybound.AutoComplete
Assembly: Skybound.AutoComplete (in Skybound.AutoComplete.dll)
AutoComplete Members | Skybound.AutoComplete Namespace