以下不属于网页标准控件Button的属性的是( )。
A. Text
B. Enabled
C. ForeColor
D. TextChanged
下面几个控件中,不能执行鼠标单击事件的控件是( )。
A. ImageButton
B. Image
C. Button
D. LinkButton
下列按钮( )不能被同时选中多个。
A. CheckBox
B. CheckBoxList
C. ListBox
D. RadioButtonList
当设置ListBox控件的可选项数为多项时,应使用( )属性。
A. Count
B. Selected
C. SelectionMode
D. Items