Hello All,
I am using an api call to keybd_event(VK_SNAPSHOT, 0, 0, 0) in order to print a form. The problem I am having is that this is taken a picture of the entire screen, and not just the current active form.
Is there a way for me to capture the active mdi child form only and not the whole application screen?
Thanks in advance.
Ferlin Scarborough.
I am using an api call to keybd_event(VK_SNAPSHOT, 0, 0, 0) in order to print a form. The problem I am having is that this is taken a picture of the entire screen, and not just the current active form.
Is there a way for me to capture the active mdi child form only and not the whole application screen?
Thanks in advance.
Ferlin Scarborough.