S
Stephen Travis
The top and left properties of a form field that sits inside a multipage control are RELATIVE to the multipage controls top left
corner (including the tabs).
I'm trying to pop up a control below the form field without knowing if it's inside a multipage (or worse yet, inside a multipage
that's inside a multipage...)
Is there an easy way to get the top and left of a control relative to the page? Or is there a way to iterate through the parent
multipages to get to the top page?
TIA.
corner (including the tabs).
I'm trying to pop up a control below the form field without knowing if it's inside a multipage (or worse yet, inside a multipage
that's inside a multipage...)
Is there an easy way to get the top and left of a control relative to the page? Or is there a way to iterate through the parent
multipages to get to the top page?
TIA.