Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Printer Help

Status
Not open for further replies.

bjarvis

Technical User
Jan 15, 2001
38
US
I want to be able to print a frame object. I would like to be able to print it on paper when the user presses the print menu item. What code do I use to do this.
 
I have used the form's PrintForm method. Unfortunately, if you've got a lot of controls on a form and you only want to print a few of them, you've got to make the other ones invisible or re-create the ones you want on another form to do this.

hope that helps

scarfhead
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top