相关考题
-
单项选择题
下列语句中,可以清除列表框Listl的全部内容的是()
A.Listl-Cls
B.Listl.Clear
C.Listl.Remove
D.Listl.ClearAll -
单项选择题
要得到组合框内用户选择的内容,需要使用()属性。
A.Text
B.List
C.Style
D.Caption -
单项选择题
要限制在文本框内输入的最大字符数,应该设置()属性。
A.Text
B.Enabled
C.MaxLength
D.MultiLine
