Click or drag to resize

BrowserEvents Events

The BrowserEvents type exposes the following members.

Events
  NameDescription
Public eventCommandStateChange
Occurs when the enabled state of a command changes.
Public eventDocumentComplete
Occurs when a document is completely loaded and initialized.
Public eventDownloadBegin
Occurs when a navigation operation begins.
Public eventDownloadComplete
Occurs when a navigation operation finishes, is halted, or fails.
Public eventEvent
Occurs after an IDispatch event occured.
(Inherited from DispatchEvents.)
Public eventNavigateComplete2
Occurs after a navigation is completed.
Public eventOnQuit
Occurs before the browser quits.
Public eventProgressChange
Occurs when the progress of a download operation is updated.
Public eventTitleChange
Occurs when the title of a document in the object becomes available or changes.
Public eventViewUpdate
Occurs when the contents of a shell browser window change.
Top
See Also