Wrox Programmer Forums
Go Back   Wrox Programmer Forums > C# and C > C# 1.0 > BOOK: Beginning Visual C#
|
BOOK: Beginning Visual C#
This is the forum to discuss the Wrox book Beginning Visual C#, Revised Edition of Beginning C# for .NET v1.0 by Karli Watson, David Espinosa, Zach Greenvoss, Jacob Hammer Pedersen, Christian Nagel, Jon D. Reid, Matthew Reynolds, Morgan Skinner, Eric White; ISBN: 9780764543821
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning Visual C# section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old April 29th, 2009, 04:37 AM
Registered User
 
Join Date: Apr 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default How do I print a windows form and print preview of a windows form ?

Hi,

After a long gap, i have started coding in c#, can some one let me know how to see the print preview of windows form and print the form.

I am designing a report on the windows form and would like to give print option for the user.
 
Old August 30th, 2010, 06:46 AM
Authorized User
 
Join Date: Aug 2010
Posts: 12
Thanks: 0
Thanked 2 Times in 2 Posts
Default print

you used for printdialogbox to print preview


printdialogbox1 con =new
printdialogbox1();
con.showdialogbox();
__________________
free web directory :yourowndir.com
seo service india : sbglobal.info





Similar Threads
Thread Thread Starter Forum Replies Last Post
Textbox problem print preview vs. print jenisageek Access 5 May 2nd, 2008 12:54 PM
Form Screen drifts when closing print preview toddw607 Access 5 February 27th, 2007 09:23 AM
How to print from windows forms?? tycotrix C# 1 January 11th, 2007 09:45 AM
need to print windows form GAF .NET Framework 1.x 0 November 17th, 2005 10:23 AM
Print and print preview file on the website withou appleLover General .NET 0 February 19th, 2005 02:24 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.