I have a print dialog form named "frm_print" it produces a report when I click a button.
I am trying to get the form "frm_print" to minimize after the report opens since it stays on top of the report when it opens and gets in the way.
What is the code that I need to put at the end of the click event button?
thanks
I am trying to get the form "frm_print" to minimize after the report opens since it stays on top of the report when it opens and gets in the way.
What is the code that I need to put at the end of the click event button?
thanks