C1.Win.Input Namespace / C1ComboBox Class / TextLength Property

In This Topic
TextLength Property (C1ComboBox)
In This Topic
Gets the length of text in the control.
Syntax
'Declaration
 
Public ReadOnly Property TextLength As Integer
 
See Also