linking

  1. T

    Question Linking Forms And Arrays

    Hey Guys, I am new to vb.net. I am currently programming Space Invaders. Firstly i have two forms What is code for linking form 1 to form 2? Secondly i have coded and tried to understand arrays. I currently Have Private Sub tmrUFO_Tick(ByVal sender As System.Object, ByVal e As...
  2. M

    Linking forms

    I have problem linking one form to another like lets say i have two forms. The first form has buttons linking to other forms. So the main menu called mainmenuform has a button which when i click must show the the sales form called sales_staff and hide the main menu form so what is the coding for...
Back
Top