WebBrowser Events
.NET Framework 2.0
| Name | Description | |
|---|---|---|
| AutoSizeChanged | This event is not relevant for this class. (Inherited from Control.) |
| BackColorChanged | This event is not supported by this control. (Inherited from WebBrowserBase.) |
| BackgroundImageChanged | This event is not supported by this control. (Inherited from WebBrowserBase.) |
| BackgroundImageLayoutChanged | This event is not supported by this control. (Inherited from WebBrowserBase.) |
| BindingContextChanged | This event is not supported by this control. (Inherited from WebBrowserBase.) |
| CanGoBackChanged | Occurs when the CanGoBack property value changes. |
| CanGoForwardChanged | Occurs when the CanGoForward property value changes. |
| CausesValidationChanged | Occurs when the value of the CausesValidation property changes. (Inherited from Control.) |
| ChangeUICues | Occurs when the focus or keyboard user interface (UI) cues change. (Inherited from WebBrowserBase.) |
| Click | This event is not supported by this control. (Inherited from WebBrowserBase.) |
| ClientSizeChanged | Occurs when the value of the ClientSize property changes. (Inherited from Control.) |
| ContextMenuChanged | Occurs when the value of the ContextMenu property changes. (Inherited from Control.) |
| ContextMenuStripChanged | Occurs when the value of the ContextMenuStrip property changes. (Inherited from Control.) |
| ControlAdded | Occurs when a new control is added to the Control.ControlCollection. (Inherited from Control.) |
| ControlRemoved | Occurs when a control is removed from the Control.ControlCollection. (Inherited from Control.) |
| CursorChanged | This event is not supported by this control. (Inherited from WebBrowserBase.) |
| Disposed | Adds an event handler to listen to the Disposed event on the component. (Inherited from Component.) |
| DockChanged | Occurs when the value of the Dock property changes. (Inherited from Control.) |
| DocumentCompleted | Occurs when the WebBrowser control finishes loading a document. |
| DocumentTitleChanged | Occurs when the DocumentTitle property value changes. |
| DoubleClick | This event is not supported by this control. (Inherited from WebBrowserBase.) |
| DragDrop | This event is not supported by this control. (Inherited from WebBrowserBase.) |
| DragEnter | This event is not supported by this control. (Inherited from WebBrowserBase.) |
| DragLeave | This event is not supported by this control. (Inherited from WebBrowserBase.) |
| DragOver | This event is not supported by this control. (Inherited from WebBrowserBase.) |
| EnabledChanged | This event is not supported by this control. (Inherited from WebBrowserBase.) |
| EncryptionLevelChanged | Occurs when the WebBrowser control navigates to or away from a Web site that uses encryption. |
| Enter | This event is not supported by this control. (Inherited from WebBrowserBase.) |
| FileDownload | Occurs when the WebBrowser control downloads a file. |
| FontChanged | This event is not supported by this control. (Inherited from WebBrowserBase.) |
| ForeColorChanged | This event is not supported by this control. (Inherited from WebBrowserBase.) |
| GiveFeedback | This event is not supported by this control. (Inherited from WebBrowserBase.) |
| GotFocus | Occurs when the control receives focus. (Inherited from Control.) |
| HandleCreated | Occurs when a handle is created for the control. (Inherited from Control.) |
| HandleDestroyed | Occurs when the control's handle is in the process of being destroyed. (Inherited from Control.) |
| HelpRequested | This event is not supported by this control. (Inherited from WebBrowserBase.) |
| ImeModeChanged | This event is not supported by this control. (Inherited from WebBrowserBase.) |
| Invalidated | Occurs when a control's display requires redrawing. (Inherited from Control.) |
| KeyDown | This event is not supported by this control. (Inherited from WebBrowserBase.) |
| KeyPress | This event is not supported by this control. (Inherited from WebBrowserBase.) |
| KeyUp | This event is not supported by this control. (Inherited from WebBrowserBase.) |
| Layout | This event is not supported by this control. (Inherited from WebBrowserBase.) |
| Leave | This event is not supported by this control. (Inherited from WebBrowserBase.) |
| LocationChanged | Occurs when the Location property value has changed. (Inherited from Control.) |
| LostFocus | Occurs when the control loses focus. (Inherited from Control.) |
| MarginChanged | Occurs when the control's margin changes. (Inherited from Control.) |
| MouseCaptureChanged | This event is not supported by this control. (Inherited from WebBrowserBase.) |
| MouseClick | This event is not supported by this control. (Inherited from WebBrowserBase.) |
| MouseDoubleClick | This event is not supported by this control. (Inherited from WebBrowserBase.) |
| MouseDown | This event is not supported by this control. (Inherited from WebBrowserBase.) |
| MouseEnter | This event is not supported by this control. (Inherited from WebBrowserBase.) |
| MouseHover | This event is not supported by this control. (Inherited from WebBrowserBase.) |
| MouseLeave | This event is not supported by this control. (Inherited from WebBrowserBase.) |
| MouseMove | This event is not supported by this control. (Inherited from WebBrowserBase.) |
| MouseUp | This event is not supported by this control. (Inherited from WebBrowserBase.) |
| MouseWheel | This event is not supported by this control. (Inherited from WebBrowserBase.) |
| Move | Occurs when the control is moved. (Inherited from Control.) |
| Navigated | Occurs when the WebBrowser control has navigated to a new document and has begun loading it. |
| Navigating | Occurs before the WebBrowser control navigates to a new document. |
| NewWindow | Occurs before a new browser window is opened. |
| PaddingChanged | Occurs when the value of the Padding property changes. |
| Paint | This event is not supported by this control. (Inherited from WebBrowserBase.) |
| ParentChanged | Occurs when the Parent property value changes. (Inherited from Control.) |
| PreviewKeyDown | Occurs before the KeyDown event when a key is pressed while focus is on this control. (Inherited from Control.) |
| ProgressChanged | Occurs when the WebBrowser control has updated information on the download progress of a document it is navigating to. |
| QueryAccessibilityHelp | This event is not supported by this control. (Inherited from WebBrowserBase.) |
| QueryContinueDrag | This event is not supported by this control. (Inherited from WebBrowserBase.) |
| RegionChanged | Occurs when the value of the Region property changes. (Inherited from Control.) |
| Resize | Occurs when the control is resized. (Inherited from Control.) |
| RightToLeftChanged | This event is not supported by this control. (Inherited from WebBrowserBase.) |
| SizeChanged | Occurs when the Size property value changes. (Inherited from Control.) |
| StatusTextChanged | Occurs when the StatusText property value changes. |
| StyleChanged | This event is not supported by this control. (Inherited from WebBrowserBase.) |
| SystemColorsChanged | Occurs when the system colors change. (Inherited from Control.) |
| TabIndexChanged | Occurs when the TabIndex property value changes. (Inherited from Control.) |
| TabStopChanged | Occurs when the TabStop property value changes. (Inherited from Control.) |
| TextChanged | This event is not supported by this control. (Inherited from WebBrowserBase.) |
| Validated | Occurs when the control is finished validating. (Inherited from Control.) |
| Validating | Occurs when the control is validating. (Inherited from Control.) |
| VisibleChanged | Occurs when the Visible property value changes. (Inherited from Control.) |