In case of multiple frames,
DocumentComplete gets fired multiple
times. After the main frame loaded
complete, the WebBrowserReadyState
is set complete and isBusy is set false.
However, when other frames load,
then WebBrowser_Navigating is fired,
the WebBrowserReadyState is
changed, isBusy is set as true ,after the
frame is loaded the
WebBrowserReadyState is set
complete again. This loop runs until all
the frames are loaded.
Надо ждать несколько раз - пока все
фреймы не загрузятся.
Добавлено через 4 минуты
social.msdn.microsoft.com/Forums/en-US/vbgeneral/thread/ff94389b-1529-40e6-a0fb-8bb34342bd62/
DocumentComplete gets fired multiple
times. After the main frame loaded
complete, the WebBrowserReadyState
is set complete and isBusy is set false.
However, when other frames load,
then WebBrowser_Navigating is fired,
the WebBrowserReadyState is
changed, isBusy is set as true ,after the
frame is loaded the
WebBrowserReadyState is set
complete again. This loop runs until all
the frames are loaded.
Надо ждать несколько раз - пока все
фреймы не загрузятся.
Добавлено через 4 минуты
social.msdn.microsoft.com/Forums/en-US/vbgeneral/thread/ff94389b-1529-40e6-a0fb-8bb34342bd62/