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
Lewis
NA
3
0
Events to determine when a WebBrowser object has finished printing?
Jul 8 2008 4:43 AM
I'm very new to C# and have written a small app that I intend to call from a larger c++ app. Anyway, this small c# app simply takes a URL and prints it once it has loaded, this works fine. However my problem is that, once printed, I want the app to close, but there is no event or status returned from the print calls on the "System.Windows.Forms.WebBrowser" object.
Does anyone know how I can determine if something is in the print queue? Or failing that, does anyone have any ideas of other ways to solve this problem?
Thanks in advance for any help!
Lewis
Reply
Answers (
2
)
can not obtain local variable value in Visual Studio 2008
How to convert an XML file to an XSD file?