Thread: Printing
View Single Post
  #2 (permalink)  
Old 08-18-2006, 02:19 PM
hoser2001's Avatar   
hoser2001 hoser2001 is offline
Programmer
 
Join Date: Jul 2006
Posts: 175
Rep Power: 10
hoser2001 is on a distinguished road
Default

http://www.c-sharpcorner.com/Code/20...CodingInCS.asp
--this article has a good article for barcodes

http://www.c-sharpcorner.com/winforms/texteditor.asp
--this has small demo of how to print the contents of a textbox in C#

Hope this stuff helps out!
Reply With Quote