Copy Form Window to Clipboard

Harry Shmedlap

Registered User.
Local time
Today, 11:40
Joined
Aug 9, 2005
Messages
51
I want to copy the entire window of the currently-displayed form to the clipboard as a picture. Then I can paste it into my Word document. When I press <Alt><Print Scrn> I get the entire Access application rather than just the form window that I want.
Any suggestions?
Thanks in advance.
 
This is your typical form question. Can only be answered by a form crack!
Use <Ctrl><Alt><Prt Scrn> it give you nothing more than the selected window.

:D
 
I tried <Ctrl><Alt><Prn Scrn> and then Pasted into Word but, along with the form window, it gave me the entire Access application window.
...
 
So, you don't want the window but the object in the window?

Cannot be done easily. Look for more code samples on PlanetSourcecode
HTH :D
 

Users who are viewing this thread

Back
Top Bottom