Click or drag to resize

ListBox.CurrentText Property (Typed)

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

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

Property Value

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