I am trying to use a web browser control on an ASP.NET page to print
HTML from a server. I create a new WebBrowser control, add a
DocumentCompleted handler that calls WebBrowser.Print() and then
Navigate to the page I want to print.
If I use the <ASPCOMPAT="true" /> tag, the DocumentCompleted event
occurs but nothing prints.
If I set <ASPCOMPAT="false" /> and run my code in separate STA thread,
the DocumentCompleted event does not fire.
If I do the same thing in a desktop app rom the main thread, it prints
fine, even though I have not added my control to the Controls
collection of the Form I am on.
If I try to do the printing from a separate thread in the desktop app,
it the event does not fire as above.
Can someone explain this? Is there a way to get around it?
Re: Controling Event Sequencing... ... have it execute AFTER the OnClick in completely done ... ...control exposes this event to the programmer to allow him / her to capture ...immidiately fire after the programmer's - ItemChanged event ... ... I can use my custom event ueMyEventChanged to access the ... (microsoft.public.dotnet.languages.vb)
Re: Hmmmmm......... ... you have nothing to add with substantiating proof.... the dozens of live television reports of multiple explosions as ... The fire was a joke. ...Control, fear, intimidation, false grounds for aggression ... (rec.audio.pro)
Military - Orders and Advancement. ... Actually I was unusual in that I made E-5 'honestly' as opposed to ... was a 3305 (Trident-I and Trident-I Backfit Strategic Missile Fire...Control), but the FTB rate also included 3304 (Posiedon Fleet ... people were advanced via the test each cycle for a total of 4 E-5's ... (sci.space.history)
Re: Prevented from saving data in the field ... The form's AfterUpdate fires after the table has been updated, ...control's AfterUpdate fires after the control has been updated. ... AfterUpdate event of the control will fire before the form's BeforeUpdate... (microsoft.public.access.forms)