> Add a button to a program and modify code to read:
>
> Public Sub Button1_Click(index As Integer)
> End
>
> If you try to run the program, nothing happens and the problem line is
> not identified. This may happen if you import VB code and don't
> realize control arrays are not allowed.
>
> The
Add a button to a program and modify code to read:
Public Sub Button1_Click(index As Integer)
End
If you try to run the program, nothing happens and the problem line is
not identified. This may happen if you import VB code and don't
realize control arrays are not allowed.
There are 2 Stack backt