ComponentOne Ribbon for WinForms
MaxLength Property (RibbonTextBox)

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

Reference

RibbonTextBox Class
RibbonTextBox Members