二级二级VB2013年9月全国计算机等级《二级VB》上机模考试卷(4)
题目内容

要求当鼠标在图片框P1中移动时,立即在图片框中显示鼠标的位置坐标。下面能正确实现上述功能的事件过程是(  )。

2024-07-09

A.Private Sub P1 MouseMove(Button As Integer,Shift As Integer,X As Single,YAs Single)Print X YEnd Sub

B.Private Sub P1 MouseDown(Button As Integer,Shift As Integer,X As Single,YAs Single)Picture.Print X,YEnd Sub

C.Private Sub P1 MouseMove(Button As Integer,Shift As Integer,X As Single,YAs Single)P1.Print X,YEnd Sub

D.Private Sub Form MouseMove(Button As Integer,Shift As Integer,X As Single,YAs Single)P1.Print X,YEnd Sub

题目答案

试卷相关题目

最新试卷
热门试卷

长理培训客户端 资讯,试题,视频一手掌握

去 App Store 免费下载 iOS 客户端