ComponentOne Input for WinForms
TextLength Property

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1TextBox Class : TextLength Property
Gets the length of text in the control.
Syntax
'Declaration
 
Public Overrides ReadOnly Property TextLength As System.Integer
public override System.int TextLength {get;}
See Also

Reference

C1TextBox Class
C1TextBox Members