
November 1st, 2012, 12:58 PM
|
|
n00b DevH'er
|
|
Join Date: Jun 2010
Posts: 13
Time spent in forums: 1 h 45 m 21 sec
Reputation Power: 0
|
|
|
LoadComplete Fails
I have a C# WPF application which uses a WebBrowser class. I have overwritten the LoadComplete method. The question I have is this. This method is supposed to be triggered when the class has completed a load, but , when I put a breakpoint on this method, it is called before the class visually has compleded a load. Because of this, the htmldata is not complete. Any ideas?
|