[]
Gets or sets the maximum number of characters allowed in the combo box cell.
public int MaxLength { get; set; }
Public Property MaxLength As Integer