He (按下)the button and the doorbell rang.
第1题:
A.draw_event()
B.key_press_event()
C.button_press_event()
D.button_release_event()
第2题:
在对象的MouseDown和MouseUp事件过程中,参数Button的值为1、2、4时,分别代表按下鼠标的左键、 [5] 和 [6] 按钮。
第3题:
Button控件的属性ClickMode可以获取Click事件,这里的Click模式有()
A.释放
B.按下
C.经过
D.悬停
第4题:
A、sender
B、e
C、sender.Button
D、e.Button
第5题:
10、Button控件的属性ClickMode可以获取Click事件,这里的Click模式有()
A.经过
B.悬停
C.按下
D.释放