Click or drag to resize

ListBox.CurrentText Property

X#
ListBox:CurrentText is set to the NULL_STRING, since there is no text editing for list boxes.

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

Property Value

Type: Usual
ListBox:CurrentText is set to the NULL_STRING, since there is no text editing for list boxes.
See Also