Click or drag to resize

MultiLineEdit.LineCount Property

X#
A numeric value representing the number of lines in a multiline edit control.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY LineCount AS USUAL GET 
Request Example View Source

Property Value

Type: Usual
A numeric value representing the number of lines in a multiline edit control.
See Also