TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
annie_pollie07
NA
45
0
print a listbox
Mar 26 2004 6:17 AM
hello, printDialog1.Document = printDocument1; string strText = this.lstfilms.Text; myReader = new StringReader(strText); if (printDialog1.ShowDialog() == DialogResult.OK) { this.printDocument1.Print(); } thats the code that i use. I can print but the there is nothing on my page. How can i print a listbox? He needs to print lstfilms. greetz
Reply
Answers (
1
)
graphics in vb.net
string.replace