> I was just doing some work where I wanted to get access to the tag:
>
>
> me.parent.parent
>
> and found that though, at the start of loading the form that it exists
> (obviously) but that as soon as Form_close() is called that whearas the
> object me still exists until the form actually is dest
I was just doing some work where I wanted to get access to the tag:
me.parent.parent
and found that though, at the start of loading the form that it exists
(obviously) but that as soon as Form_close() is called that whearas the object
me still exists until the form actually is destroyed, that