键盘事件的执行顺序是
(A) KeyPress,KeyDown,KeyUp
(B) KeyDown,KeyPress,KeyUp
(C) KeyUp,KeyDown,KeyPress
(D) KeyUp,KeyPress,KeyDown
出自:河南农业大学-VB程序设计