ComponentOne Ribbon for WinForms
MaxLength Property (RibbonComboBox)

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

Reference

RibbonComboBox Class
RibbonComboBox Members