Can anyone out there help me with this problem?
I have a VB program with Data Reports as MDIChild forms.
The problem is when I close the program while the reports are still open or try to open another report, the program crashes. Please tell me what the problem is and how can I handle this to avoid the crashes.
I have another question. Is it possible to print the whole VB form (activeform) directly via code during run time?
Thanks for any help or advice.


Reply With Quote