Hey guys,
Im quite new to vb and i've got a school project. Im making a game somewhat similar to the 'idiot test' series. I'm trying to make a counter that will count the number of clicks, which will also be displayed. I'll obviously display it with a label and i know how to make a basic counter that increases. I'm just not sure as to how to keep the integer to change over each form, because as i click a button, the majority of the time, it will change to a new form.
I got told about using a module or something, but i can't seem to work it out.
Thanks in advance
-Jarrod