Calendar for WinForms | ComponentOne
C1.Win.Input.Base Namespace / IDropDownEditorBase Interface / AutoCompleteSource Property

In This Topic
    AutoCompleteSource Property (IDropDownEditorBase)
    In This Topic
    Gets or sets a value specifying the source of complete strings used for automatic completion.
    Syntax
    'Declaration
     
    
    Property AutoCompleteSource As AutoCompleteSource
    AutoCompleteSource AutoCompleteSource {get; set;}
    See Also