printing

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

how can i get something to print, like the entire page, its going to have
pictures and text and labels
 
can anyone else tell me a simple way to print whats on the screen in visual
studios 2003? thanks
 
using a code in visual basic, hence why im asking in this part of the help
section
 
iwdu15 said:
can anyone else tell me a simple way to print whats on the screen in
visual
studios 2003? thanks

Printing a Windows Form
<URL:http://www.knowdotnet.com/articles/printform.html>

15.1 How do I print a
form?<URL:http://www.syncfusion.com/FAQ/WinForms/FAQ_c55c.asp#q491q>
(currently available:
<URL:http://64.78.52.104/FAQ/WinForms/FAQ_c55c.asp#q491q>)

Printing a Form in a report fashion (release 2.2)
<URL:http://www.codeproject.com/dotnet/PrintingFormReport.asp>

<URL:http://www.c-sharpcorner.com/Code/2003/March/FormPrinting.asp>

<URL:http://www.c-sharpcorner.com/Code/2002/Mar/InvoiceMaker.asp>
 
none of thsoe worked, how can i print in visual studio.net 2003 on a windows
form?
 
iwdu15 said:
none of thsoe worked, how can i print in visual studio.net 2003 on a
windows
form?

What do you mean with "printing on a windows form"?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top