ComponentOne InputPanel for WinForms
MaxLength Property (InputTextBox)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputTextBox Class : MaxLength Property
Gets or sets the maximum number of characters allowed in the component.
Syntax
'Declaration
 
Public Property MaxLength As System.Integer
public System.int MaxLength {get; set;}
See Also

Reference

InputTextBox Class
InputTextBox Members