W
Warrio
Hello!
I use a form which is used twice: 1st as a SubForm and 2nd as a mainForm.
If the two forms are opened and I try to refer to the mainForm, it effects
the subForm ?!!?!
I know that if I want to refer to the subForm, I have to use :
MainForm.SubForm.Form.Property, but this time it respons even with
SubForm.Property..
How can I avoid this?
Thanks for any suggestion
I use a form which is used twice: 1st as a SubForm and 2nd as a mainForm.
If the two forms are opened and I try to refer to the mainForm, it effects
the subForm ?!!?!
I know that if I want to refer to the subForm, I have to use :
MainForm.SubForm.Form.Property, but this time it respons even with
SubForm.Property..
How can I avoid this?
Thanks for any suggestion