Shaitan00
07-18-2003, 09:30 AM
My application has a Print function, which uses the Clipboard. However I have been asked to create a “Print Preview” function. All I have to do is display the information stored in the Clipboard to the user.
How would I display the information on the screen? (Given that the information is already stored in the Clipboard)
How would I display the information on the screen? (Given that the information is already stored in the Clipboard)