Click here to Skip to main content
15,887,746 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
in the toolbox the print document option is not there.how to get the print doucment. please help me
Posted
Comments
Programm3r 5-Dec-12 0:47am    
Hi - Hmmmm, unless I'm missing something, you create it yourself: http://msdn.microsoft.com/en-us/library/ee712572.aspx
Sergey Alexandrovich Kryukov 5-Dec-12 0:51am    
Of course, it this is Forms. But OP did not tag anything, did not even mention PrintDocument type name. We need the tag showing UI library and/or fully-qualified type name(s), otherwise the question should be considered as incomplete. Experts do too much guesswork; this is not fair.
--SA

1 solution

Hi Are you talking about 'PrintDocument' control inside ToolBox in Visual Studio IDE ? If you are missing that control, you just go to

Tools --> Choose Toolbox Items --> .NET Framework Components --> You can find PrintDocument under Name column, Select the check box and click on OK.



Regards
Dominic
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900