I am assigning a value to the variable in a subprocedure behind my second form. When I move to my first form, value of the variable is gone. I like to save this value even when I navigate from my second form to my first form.
I tried to define my variable as static but it doesn't work.
Any ideas/thoughts how to accomplish this? Thanks!
Jay
I tried to define my variable as static but it doesn't work.
Any ideas/thoughts how to accomplish this? Thanks!
Jay