-
Active X MDI Child
I am creating an app containing 30 reports created using Active Reports.
Since the app is growing to big and only 1/3 of the users run reports, I
want to move all the reports into a DLL. The only problem is that the reports
can no longer be MDI Children (same issue with forms).
Does anybody know how to solve this problem without having to buy other components
?
Arild Sunde
-
Re: Active X MDI Child
Well, you could try changing the parent of the report after you show it from
the DLL. You would set the parent of the report to the MDI form. I do not
really know how to go about doing this, or if it would work the best...
--
Eric D. Burdo, Red-Leif International
VB Programmer and Consultant
<http://www.redleif.com>
"Arild Sunde" <asund@peakpeak.com> wrote in message
news:38e04ced@news.devx.com...
>
> I am creating an app containing 30 reports created using Active Reports.
> Since the app is growing to big and only 1/3 of the users run reports, I
> want to move all the reports into a DLL. The only problem is that the
reports
> can no longer be MDI Children (same issue with forms).
>
> Does anybody know how to solve this problem without having to buy other
components
> ?
>
> Arild Sunde
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|