Hi,
I have 2 controls in Menu.vb (First Form).
In my project, there's a button where I can switch between forms.
In the Game.vb (Second Form) code, I wanna move those controls to Game.vb (Second Form).
Thanks