Hi
It looks like NavigationStart event is called when the webbrowser object is created (or drawn etc). Plus it seems to be called asynchronously because:
If there's no Navigate() called in Open event of the window then only this 'ghost' NavigationStart is triggered.
But in case there's Navigate() in Open event then at first my NavigationStart is called and then the mysterious Navigation start is triggered.
What events trigger NavigationStart? I thought only Navigate() and Refresh() should do it.
The DefaultURL property is empty.
PB 2021, build 1506.