ComponentOne MultiSelect for WinForms
C1.Win.Input.Base Namespace / IDropDownEditorBase Interface / AutoCompleteMode Property

In This Topic
    AutoCompleteMode Property (IDropDownEditorBase)
    In This Topic
    Gets or sets an option that controls how automatic completion works for the TextBox.
    Syntax
    'Declaration
     
    
    Property AutoCompleteMode As AutoCompleteMode
    AutoCompleteMode AutoCompleteMode {get; set;}
    See Also