ListBox.CurrentText Property | |
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
public override Usual CurrentText { set; }
Request Example
View SourceProperty Value
Type:
UsualListBox:CurrentText is set to the NULL_STRING, since there is no text editing for list boxes.
See Also