WebBrowser Events
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | AutoSizeChanged | This API supports the product infrastructure and is not intended to be used directly from your code. This event is not relevant for this class.(Inherited from Control.) |
![]() | BackColorChanged | This API supports the product infrastructure and is not intended to be used directly from your code. This event is not supported by this control.(Inherited from WebBrowserBase.) |
![]() | BackgroundImageChanged | This API supports the product infrastructure and is not intended to be used directly from your code. This event is not supported by this control.(Inherited from WebBrowserBase.) |
![]() | BackgroundImageLayoutChanged | This API supports the product infrastructure and is not intended to be used directly from your code. This event is not supported by this control.(Inherited from WebBrowserBase.) |
![]() | BindingContextChanged | This API supports the product infrastructure and is not intended to be used directly from your code. 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 | This API supports the product infrastructure and is not intended to be used directly from your code. Occurs when the focus or keyboard user interface (UI) cues change.(Inherited from WebBrowserBase.) |
![]() | Click | This API supports the product infrastructure and is not intended to be used directly from your code. 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 API supports the product infrastructure and is not intended to be used directly from your code. This event is not supported by this control.(Inherited from WebBrowserBase.) |
![]() | Disposed | |
![]() | DockChanged | |
![]() | DocumentCompleted | Occurs when the WebBrowser control finishes loading a document. |
![]() | DocumentTitleChanged | Occurs when the DocumentTitle property value changes. |
![]() | DoubleClick | This API supports the product infrastructure and is not intended to be used directly from your code. This event is not supported by this control.(Inherited from WebBrowserBase.) |
![]() | DpiChangedAfterParent | Occurs when the DPI setting for a control is changed programmatically after the DPI of it's parent control or form has changed.(Inherited from Control.) |
![]() | DpiChangedBeforeParent | Occurs when the DPI setting for a control is changed programmatically before a DPI change event for it's parent control or form has occurred.(Inherited from Control.) |
![]() | DragDrop | This API supports the product infrastructure and is not intended to be used directly from your code. This event is not supported by this control.(Inherited from WebBrowserBase.) |
![]() | DragEnter | This API supports the product infrastructure and is not intended to be used directly from your code. This event is not supported by this control.(Inherited from WebBrowserBase.) |
![]() | DragLeave | This API supports the product infrastructure and is not intended to be used directly from your code. This event is not supported by this control.(Inherited from WebBrowserBase.) |
![]() | DragOver | This API supports the product infrastructure and is not intended to be used directly from your code. This event is not supported by this control.(Inherited from WebBrowserBase.) |
![]() | EnabledChanged | This API supports the product infrastructure and is not intended to be used directly from your code. 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 API supports the product infrastructure and is not intended to be used directly from your code. This event is not supported by this control.(Inherited from WebBrowserBase.) |
![]() | FileDownload | Occurs when the WebBrowser control downloads a file. |
![]() | FontChanged | This API supports the product infrastructure and is not intended to be used directly from your code. This event is not supported by this control.(Inherited from WebBrowserBase.) |
![]() | ForeColorChanged | This API supports the product infrastructure and is not intended to be used directly from your code. This event is not supported by this control.(Inherited from WebBrowserBase.) |
![]() | GiveFeedback | This API supports the product infrastructure and is not intended to be used directly from your code. 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 API supports the product infrastructure and is not intended to be used directly from your code. This event is not supported by this control.(Inherited from WebBrowserBase.) |
![]() | ImeModeChanged | This API supports the product infrastructure and is not intended to be used directly from your code. 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 API supports the product infrastructure and is not intended to be used directly from your code. This event is not supported by this control.(Inherited from WebBrowserBase.) |
![]() | KeyPress | This API supports the product infrastructure and is not intended to be used directly from your code. This event is not supported by this control.(Inherited from WebBrowserBase.) |
![]() | KeyUp | This API supports the product infrastructure and is not intended to be used directly from your code. This event is not supported by this control.(Inherited from WebBrowserBase.) |
![]() | Layout | This API supports the product infrastructure and is not intended to be used directly from your code. This event is not supported by this control.(Inherited from WebBrowserBase.) |
![]() | Leave | This API supports the product infrastructure and is not intended to be used directly from your code. This event is not supported by this control.(Inherited from WebBrowserBase.) |
![]() | LocationChanged | |
![]() | LostFocus | Occurs when the control loses focus.(Inherited from Control.) |
![]() | MarginChanged | Occurs when the control's margin changes.(Inherited from Control.) |
![]() | MouseCaptureChanged | This API supports the product infrastructure and is not intended to be used directly from your code. This event is not supported by this control.(Inherited from WebBrowserBase.) |
![]() | MouseClick | This API supports the product infrastructure and is not intended to be used directly from your code. This event is not supported by this control.(Inherited from WebBrowserBase.) |
![]() | MouseDoubleClick | This API supports the product infrastructure and is not intended to be used directly from your code. This event is not supported by this control.(Inherited from WebBrowserBase.) |
![]() | MouseDown | This API supports the product infrastructure and is not intended to be used directly from your code. This event is not supported by this control.(Inherited from WebBrowserBase.) |
![]() | MouseEnter | This API supports the product infrastructure and is not intended to be used directly from your code. This event is not supported by this control.(Inherited from WebBrowserBase.) |
![]() | MouseHover | This API supports the product infrastructure and is not intended to be used directly from your code. This event is not supported by this control.(Inherited from WebBrowserBase.) |
![]() | MouseLeave | This API supports the product infrastructure and is not intended to be used directly from your code. This event is not supported by this control.(Inherited from WebBrowserBase.) |
![]() | MouseMove | This API supports the product infrastructure and is not intended to be used directly from your code. This event is not supported by this control.(Inherited from WebBrowserBase.) |
![]() | MouseUp | This API supports the product infrastructure and is not intended to be used directly from your code. This event is not supported by this control.(Inherited from WebBrowserBase.) |
![]() | MouseWheel | This API supports the product infrastructure and is not intended to be used directly from your code. 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 | This API supports the product infrastructure and is not intended to be used directly from your code. Occurs when the value of the Padding property changes. |
![]() | Paint | This API supports the product infrastructure and is not intended to be used directly from your code. This event is not supported by this control.(Inherited from WebBrowserBase.) |
![]() | ParentChanged | |
![]() | PreviewKeyDown | |
![]() | ProgressChanged | Occurs when the WebBrowser control has updated information on the download progress of a document it is navigating to. |
![]() | QueryAccessibilityHelp | This API supports the product infrastructure and is not intended to be used directly from your code. This event is not supported by this control.(Inherited from WebBrowserBase.) |
![]() | QueryContinueDrag | This API supports the product infrastructure and is not intended to be used directly from your code. This event is not supported by this control.(Inherited from WebBrowserBase.) |
![]() | RegionChanged | |
![]() | Resize | Occurs when the control is resized.(Inherited from Control.) |
![]() | RightToLeftChanged | This API supports the product infrastructure and is not intended to be used directly from your code. This event is not supported by this control.(Inherited from WebBrowserBase.) |
![]() | SizeChanged | |
![]() | StatusTextChanged | Occurs when the StatusText property value changes. |
![]() | StyleChanged | This API supports the product infrastructure and is not intended to be used directly from your code. This event is not supported by this control.(Inherited from WebBrowserBase.) |
![]() | SystemColorsChanged | Occurs when the system colors change.(Inherited from Control.) |
![]() | TabIndexChanged | |
![]() | TabStopChanged | |
![]() | TextChanged | This API supports the product infrastructure and is not intended to be used directly from your code. 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 |
