TextControl.Length Property | |
A numeric value representing the number of characters in the control.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Length AS USUAL GET
public virtual Usual Length { get; }
Request Example
View SourceProperty Value
Type:
UsualA numeric value representing the number of characters in the control.
See Also