Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1ComboBox
.
.
::
.
.
AutoComplete Property
C1ComboBox Class
See Also
Gets or sets whether the control should try to automatically complete entries using the list items as an item source.
Namespace:
C1.WPF
Assembly:
C1.WPF
(in C1.WPF.dll)
Syntax
C#
public
bool
AutoComplete
{
get
;
set
; }
Visual Basic
Public
Property
AutoComplete
As
Boolean
Get
Set
See Also
C1ComboBox Class
C1.WPF Namespace