The thing I am doing is that I have 2 forms. One form is named "Bank" and the second Form is named "Home".
In the form "bank" I want to have a variable that contains the value of how much money you have. I also want that variable to work in the "Home" form where there is a game that you can use the money.
Not sure how to define the variables so they can be used interchangeably and get updated. So how do I define them?