Click or drag to resize

DotNetBrowser.Browser.Events Namespace

This namespace contains interfaces and classes related to the browser events.
Classes
  ClassDescription
Public classBrowserBecameResponsiveEventArgs
Event arguments for the BrowserBecameResponsive event.
Public classBrowserBecameUnresponsiveEventArgs
Event arguments for the BrowserBecameUnresponsive event.
Public classBrowserEventArgs
The base class for IBrowser events.
Public classConsoleMessageReceivedEventArgs
Event arguments for the ConsoleMessageReceived event.
Public classFaviconChangedEventArgs
Event arguments for the FaviconChanged event.
Public classFocusGainedEventArgs
Event arguments for the FocusGained event.
Public classFocusLostEventArgs
Event arguments for the FocusLost event.
Public classFocusRequestedEventArgs
Event arguments for the FocusRequested event.
Public classFrameCreatedEventArgs
Event arguments for the FrameCreated event.
Public classFrameDeletedEventArgs
Event arguments for the FrameDeleted event.
Public classFrameEventArgs
The base class for IBrowser events related to IFrame.
Public classFullScreenEnteredEventArgs
Event arguments for the FullScreenEntered event.
Public classFullScreenExitedEventArgs
Event arguments for the FullScreenExited event.
Public classPrintPreviewClosedEventArgs
Event arguments for the PrintPreviewClosed
Public classPrintPreviewOpenedEventArgs
Event arguments for the PrintPreviewOpened
Public classRenderProcessTerminatedEventArgs
Event arguments for the RenderProcessTerminated event.
Public classSessionStartedEventArgs
Event arguments for the SessionStarted event.
Public classSpellCheckCompletedEventArgs
Event arguments for the SpellCheckCompleted event.
Public classStatusChangedEventArgs
Event arguments for the StatusChanged event.
Public classTitleChangedEventArgs
Event arguments for the TitleChanged event.
Public classUpdateBoundsRequestedEventArgs
Event arguments for the UpdateBoundsRequested event.
Enumerations
  EnumerationDescription
Public enumerationConsoleMessageReceivedEventArgsMessageLevel
Console message levels.
Public enumerationTerminationStatus
The termination status of the render process.