C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / RibbonTextBox Class / MaxLength Property

In This Topic
MaxLength Property (RibbonTextBox)
In This Topic
Gets or sets the maximum length of the string in the Text property in this RibbonTextBox.
Syntax
'Declaration
 
Public Property MaxLength As System.Integer
 
See Also