Y
Yarik
Hi,
Let's say I have a form (F1) that has a subform control (SFC), which
in turn displays some other form (F2). The question is: if I have a
variable referring to an instance of F2 (i.t. an instance of the
subform), how exactly can I obtain a reference to the instance of the
subform control that "hosts" the given instance of F2?
I thought it would be easy, like using Parent property for the
subform. But the Parent property contains a reference to the parent
form, not to the parent subform control. Does anybody know how to do
what I want?
Thank you,
Yarik.
Let's say I have a form (F1) that has a subform control (SFC), which
in turn displays some other form (F2). The question is: if I have a
variable referring to an instance of F2 (i.t. an instance of the
subform), how exactly can I obtain a reference to the instance of the
subform control that "hosts" the given instance of F2?
I thought it would be easy, like using Parent property for the
subform. But the Parent property contains a reference to the parent
form, not to the parent subform control. Does anybody know how to do
what I want?
Thank you,
Yarik.