Results 1 to 3 of 3

Thread: Can anyone help with this

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jan 2010
    Posts
    20

    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
    Last edited by Russellhenry23; Jan 30th, 2010 at 10:54 AM.

  2. #2

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Jan 2010
    Posts
    20

    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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width