Results 1 to 2 of 2

Thread: PrintForm

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2000
    Posts
    9
    I created a a form in the VB 6.0 Working Model Edition and placed a command button on that form to print out the form the way it looks on the screen. I used the following code behinfd the command button called "PRINT":

    PrintForm.Form1

    however, nothing comes out of the printer. Is this the correct code for printing out your form (how it looks on the screen) from a command button?


  2. #2
    Addicted Member
    Join Date
    Mar 2000
    Location
    Gainesville, FL
    Posts
    131
    That will print to your default printer. Is your printer set as default?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width