Click or drag to resize

ComboBoxEx.Length Property

X#
The length of the current text. Overrides the Length property of its parent class to provide the same functionality in this specialized class.

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

Property Value

Type: Usual
The length of the current text. Overrides the Length property of its parent class to provide the same functionality in this specialized class.
See Also