[]
Gets or sets a value that indicates whether the combo box auto-complete is case sensitive while the user is typing.
public bool CaseSensitive { get; set; }
Public Property CaseSensitive As Boolean