ComponentOne InputPanel for WinForms
AutoCompleteMode Property

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputComboBox Class : AutoCompleteMode Property
Gets or sets an option that controls how automatic completion works for the InputComboBox.
Syntax
'Declaration
 
Public Property AutoCompleteMode As InputAutoCompleteMode
public InputAutoCompleteMode AutoCompleteMode {get; set;}
See Also

Reference

InputComboBox Class
InputComboBox Members