SafeWebBrowser Events

Include Protected Members
Include Inherited Members

The SafeWebBrowser type exposes the following members.

Events

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

Top

See Also

Reference

SafeWebBrowser Class

Microsoft.TeamFoundation.WorkItemTracking.Controls Namespace