Can anyone help with this
Public Sub Button2_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button2.Click
Dim player As Integer = 2
End Sub
Private Sub Button3_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button3.Click
Dim player As Integer = 3
End Sub
If I click button two it will pass variable player to form2
If I click button three it will pass variable player to form2
can't seem to pass gas much less a variable,, must be brain dead,
need to pass plater to form2
Re: Can anyone help with this
Re: Can anyone help with this
Gee ,,,, Was my question really that dumb .....
programing for dummies HAHAHA
That really did help through. Thanks for the link.
Great forum