G
Guest
I have a windows form that I run from a menu. It uses a number of public
variables that are accessed throughout the code. When I exit back to the
menu and then go back into the form, the values of the variables are still as
they were when I left.
Is there a way to clear all of these variables when exiting the form?
variables that are accessed throughout the code. When I exit back to the
menu and then go back into the form, the values of the variables are still as
they were when I left.
Is there a way to clear all of these variables when exiting the form?