balki
12-28-2000, 03:21 AM
Hi,
We are developing an erp project in vb 6.0 and using an user defined dll file project, which will create reports and show it in a richtext box. The forms are mdi child. When i am running a report from a particular form it is generating the report by creating an instance of the class. if i again click for report in the same form, a new instance created. It should be avoided by not creating a new instance but it should show the previous instance generated.
Regards,
Bala
<P ID="edit"><FONT SIZE=-1><EM>Edited by balki on 12/28/00 04:33 AM (server time).</EM></FONT></P>
We are developing an erp project in vb 6.0 and using an user defined dll file project, which will create reports and show it in a richtext box. The forms are mdi child. When i am running a report from a particular form it is generating the report by creating an instance of the class. if i again click for report in the same form, a new instance created. It should be avoided by not creating a new instance but it should show the previous instance generated.
Regards,
Bala
<P ID="edit"><FONT SIZE=-1><EM>Edited by balki on 12/28/00 04:33 AM (server time).</EM></FONT></P>