C1.Win.Input.Base Namespace / C1TextBoxBase Class / AutoCompleteMode Property

In This Topic
AutoCompleteMode Property (C1TextBoxBase)
In This Topic
Gets or sets an option that controls how automatic completion works for the C1.Win.Input.C1TextBox.
Syntax
'Declaration
 
Public Overridable Property AutoCompleteMode As AutoCompleteMode
 
See Also