It's better to pass your query in place of set of control objects. you can pass only static controls by this way.
--- In [email protected], "Dionne" <[EMAIL PROTECTED]> wrote: > > What I would like to do is take any FormTreeControl object from a form > and pass it to a class that would then call a report and print the > tree structure as it appears on the form ( in a tree structure in the > report. Has anyone does this before? >

