ComponentOne InputPanel for WinForms
MaxLength Property (InputComboBox)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputComboBox Class : MaxLength Property
Gets or sets the maximum length of the string in the Text property in this InputComboBox.
Syntax
'Declaration
 
Public Property MaxLength As System.Integer
public System.int MaxLength {get; set;}
See Also

Reference

InputComboBox Class
InputComboBox Members