Hello,
Here's my problem:
I have a button, when the button is pressed i want to get up a print dialog like the one you have in f.x IE or word. It doesn't have to look the same, but has the same functonallity. And when one pushes print i want my program to print each line in a listbox. I have two buttons, the other one shall print the text in some textboxes.
Thanx :)

Printing
Scott Masters
That is possible, see this sample:
http://www.c-sharpcorner.com/UploadFile/mgold/NotepadDotNet07312005142055PM/NotepadDotNet.aspx ArticleID=f0d1979f-e07d-4820-9f10-cbd52cdc2c8d
Dreslough