ListBox.CurrentText 属性 | |
ListBox:CurrentText 设置为 NULL_STRING,因为列表框没有文本编辑。
命名空间:
VO
程序集:
VOGUIClasses (在 VOGUIClasses.dll 中) 版本:2.22 GA
语法 VIRTUAL PROPERTY CurrentText AS USUAL SET
public override __Usual CurrentText { set; }
查看代码属性值
类型:
__UsualListBox:CurrentText 设置为 NULL_STRING,因为列表框没有文本编辑。
参见