|
-
Mar 21st, 2000, 11:32 PM
#1
Thread Starter
New Member
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?
-
Mar 21st, 2000, 11:41 PM
#2
Addicted Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|