A
Adam Honek
I want to pass one little piece of data between forms in the same thread.
May I still safely use the .tag property of each form to do so?
It's only an integer value I need to pass and would rather not use global
variables
unless I have to.
Thanks,
Adam
May I still safely use the .tag property of each form to do so?
It's only an integer value I need to pass and would rather not use global
variables
unless I have to.
Thanks,
Adam