You mean to use a pointer ...
I know how to do it in C or C++ but i never saw something like that in
VB. Is there any site with some code examples?
Maybe there is another way, something with classes (forms) themselves.
Can I change "private" property of form to "public", so i can access it from another form without any referencing?