Function calls order
The following list shows the order in which the main functions
are called, when the webbrowser control moves from one page to
another:
OnPropertyChanged
OnBeforeNavigate2
OnDownloadBegin
OnStatusTextChanged
OnProgressChanged
OnStatusTextChanged
OnGetHostInfo
OnGetOptionKey
OnDownloadComplete
OnStatusTextChanged
OnPropertyChanged
OnStatusTextChanged
OnCommandStateChanged
OnDownloadBegin
OnCommandStateChanged
OnStatusTextChanged
OnCommandStateChanged
OntitleChanged
OnNavigationComplete
OnUpdateUI
OnCommandStateChanged
OntitleChanged
OnStatusTextChanged
OnProgressChanged
OnDownloadComplete
OnDocumentComplete
OnProgressChanged
|