C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / InputComboBox Class / AutoCompleteMode Property

In This Topic
AutoCompleteMode Property (InputComboBox)
In This Topic
Gets or sets an option that controls how automatic completion works for the InputComboBox.
Syntax
'Declaration
 
Public Property AutoCompleteMode As InputAutoCompleteMode
 
See Also