单项选择题

在窗体上画一个名称为Command1的命令按钮,然后编写如下事件过程:
Private Sub Command1_Click( )
a=2
For i=1 To 3
Call funl(i,

A.
Next i
x=i+