Print Screen

Please support our Visual Basic 4 / 5 / 6 advertiser: Programming Forums - DaniWeb Sister Site
Reply

Join Date: Sep 2005
Posts: 2
Reputation: effigy is an unknown quantity at this point 
Solved Threads: 0
effigy effigy is offline Offline
Newbie Poster

Print Screen

 
0
  #1
Sep 13th, 2005
Hi everybody,
I want to print screen my form, if I press Print Scrn button, its can to print at the printer.How can I do?

Give me pls.
Reply With Quote Quick reply to this message  
Join Date: Apr 2005
Posts: 75
Reputation: purplegerbil is an unknown quantity at this point 
Solved Threads: 6
purplegerbil's Avatar
purplegerbil purplegerbil is offline Offline
Junior Poster in Training

Re: Print Screen

 
0
  #2
Sep 13th, 2005
After pressing 'Print Screen', load up a paint app (ie msPaint, Paint Shop Pro etc) Then paste. (CTRL + V)


pG
Reply With Quote Quick reply to this message  
Join Date: Jun 2005
Posts: 121
Reputation: jwshepherd is an unknown quantity at this point 
Solved Threads: 5
jwshepherd's Avatar
jwshepherd jwshepherd is offline Offline
Junior Poster

Re: Print Screen

 
0
  #3
Sep 13th, 2005
Put either a command button, image, or make it a hot key and teh use Me.PrintForm to print the form.
.: We may acquire liberty, but it is never recovered if it is lost :.
irc://irc.rizon.net/#itf
Reply With Quote Quick reply to this message  
Join Date: Sep 2005
Posts: 2
Reputation: effigy is an unknown quantity at this point 
Solved Threads: 0
effigy effigy is offline Offline
Newbie Poster

Re: Print Screen

 
0
  #4
Sep 14th, 2005
I don't know about code.
I want to do its 1 time and it's can to print, not to Ctrl+V at other program (Such as Paint)
Reply With Quote Quick reply to this message  
Join Date: Jun 2005
Posts: 121
Reputation: jwshepherd is an unknown quantity at this point 
Solved Threads: 5
jwshepherd's Avatar
jwshepherd jwshepherd is offline Offline
Junior Poster

Re: Print Screen

 
0
  #5
Sep 14th, 2005
public sub command1_Click()
Me.PrintForm
End Sub
.: We may acquire liberty, but it is never recovered if it is lost :.
irc://irc.rizon.net/#itf
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Visual Basic 4 / 5 / 6 Forum


Views: 4353 | Replies: 4
Thread Tools Search this Thread



Tag cloud for Visual Basic 4 / 5 / 6
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC