WebBrowserExtended Class

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

Represents the UII extended web browser control.

Namespace:   Microsoft.Uii.Csr.Browser.Web
Assembly:  Microsoft.Uii.Csr.Browser.Web (in Microsoft.Uii.Csr.Browser.Web.dll)

Inheritance Hierarchy

System.Object
  System.MarshalByRefObject
    System.ComponentModel.Component
      System.Windows.Forms.Control
        System.Windows.Forms.ScrollableControl
          System.Windows.Forms.ContainerControl
            System.Windows.Forms.UserControl
              Microsoft.Uii.Csr.Browser.Web.WebBrowserExtended

Syntax

[ToolboxBitmapAttribute(typeof(WebBrowserExtended), "ie.ico")]
[SecurityPermissionAttribute(SecurityAction.LinkDemand)]
[PermissionSetAttribute(SecurityAction.LinkDemand, Name = "FullTrust")]
[PermissionSetAttribute(SecurityAction.InheritanceDemand, Name = "FullTrust")]
public class WebBrowserExtended : UserControl, IWebBrowser
<ToolboxBitmapAttribute(GetType(WebBrowserExtended), "ie.ico")>
<SecurityPermissionAttribute(SecurityAction.LinkDemand)>
<PermissionSetAttribute(SecurityAction.LinkDemand, Name := "FullTrust")>
<PermissionSetAttribute(SecurityAction.InheritanceDemand, Name := "FullTrust")>
Public Class WebBrowserExtended
    Inherits UserControl
    Implements IWebBrowser

Constructors

Name Description
System_CAPS_pubmethod WebBrowserExtended()

Initializes an instance of the WebBrowserExtended class using the background Internet Explorer process using dynamic window positioning technique.

System_CAPS_pubmethod WebBrowserExtended(Boolean)

Initializes an instance of the WebBrowserExtended control.

System_CAPS_pubmethod WebBrowserExtended(Boolean, Boolean, Boolean)

Initializes an instance of the WebBrowserExtended control.

Properties

Name Description
System_CAPS_pubproperty AccessibilityObject

(Inherited from Control.)

System_CAPS_pubproperty AccessibleDefaultActionDescription

(Inherited from Control.)

System_CAPS_pubproperty AccessibleDescription

(Inherited from Control.)

System_CAPS_pubproperty AccessibleName

(Inherited from Control.)

System_CAPS_pubproperty AccessibleRole

(Inherited from Control.)

System_CAPS_pubproperty ActiveControl

(Inherited from ContainerControl.)

System_CAPS_pubproperty AllowDrop

(Inherited from Control.)

System_CAPS_pubproperty Anchor

(Inherited from Control.)

System_CAPS_pubproperty AutoScaleDimensions

(Inherited from ContainerControl.)

System_CAPS_protproperty AutoScaleFactor

(Inherited from ContainerControl.)

System_CAPS_pubproperty AutoScaleMode

(Inherited from ContainerControl.)

System_CAPS_pubproperty AutoScroll

(Inherited from ScrollableControl.)

System_CAPS_pubproperty AutoScrollMargin

(Inherited from ScrollableControl.)

System_CAPS_pubproperty AutoScrollMinSize

(Inherited from ScrollableControl.)

System_CAPS_pubproperty AutoScrollOffset

(Inherited from Control.)

System_CAPS_pubproperty AutoScrollPosition

(Inherited from ScrollableControl.)

System_CAPS_pubproperty AutoSize

(Inherited from UserControl.)

System_CAPS_pubproperty AutoSizeMode

(Inherited from UserControl.)

System_CAPS_pubproperty AutoValidate

(Inherited from UserControl.)

System_CAPS_pubproperty BackColor

(Inherited from Control.)

System_CAPS_pubproperty BackgroundImage

(Inherited from Control.)

System_CAPS_pubproperty BackgroundImageLayout

(Inherited from Control.)

System_CAPS_pubproperty BindingContext

(Inherited from ContainerControl.)

System_CAPS_pubproperty BorderStyle

(Inherited from UserControl.)

System_CAPS_pubproperty Bottom

(Inherited from Control.)

System_CAPS_pubproperty Bounds

(Inherited from Control.)

System_CAPS_protproperty CanEnableIme

(Inherited from ContainerControl.)

System_CAPS_pubproperty CanFocus

(Inherited from Control.)

System_CAPS_protproperty CanRaiseEvents

(Inherited from Control.)

System_CAPS_pubproperty CanSelect

(Inherited from Control.)

System_CAPS_pubproperty Capture

(Inherited from Control.)

System_CAPS_pubproperty CausesValidation

(Inherited from Control.)

System_CAPS_pubproperty ClientRectangle

(Inherited from Control.)

System_CAPS_pubproperty ClientSize

(Inherited from Control.)

System_CAPS_pubproperty CompanyName

(Inherited from Control.)

System_CAPS_pubproperty Container

(Inherited from Component.)

System_CAPS_pubproperty ContainsFocus

(Inherited from Control.)

System_CAPS_pubproperty ContextMenu

(Inherited from Control.)

System_CAPS_pubproperty ContextMenuStrip

(Inherited from Control.)

System_CAPS_pubproperty Controls

(Inherited from Control.)

System_CAPS_pubproperty Created

(Inherited from Control.)

System_CAPS_protproperty CreateParams

(Inherited from UserControl.)

System_CAPS_pubproperty CurrentAutoScaleDimensions

(Inherited from ContainerControl.)

System_CAPS_pubproperty Cursor

(Inherited from Control.)

System_CAPS_pubproperty DataBindings

(Inherited from Control.)

System_CAPS_protproperty DefaultCursor

(Inherited from Control.)

System_CAPS_protproperty DefaultImeMode

(Inherited from Control.)

System_CAPS_protproperty DefaultMargin

(Inherited from Control.)

System_CAPS_protproperty DefaultMaximumSize

(Inherited from Control.)

System_CAPS_protproperty DefaultMinimumSize

(Inherited from Control.)

System_CAPS_protproperty DefaultPadding

(Inherited from Control.)

System_CAPS_protproperty DefaultSize

(Inherited from UserControl.)

System_CAPS_protproperty DesignMode

(Inherited from Component.)

System_CAPS_pubproperty DisplayRectangle

(Inherited from ScrollableControl.)

System_CAPS_pubproperty Disposing

(Inherited from Control.)

System_CAPS_pubproperty Dock

(Inherited from Control.)

System_CAPS_pubproperty Document

Gets an mshtml.HTMLDocument (an RCW) representing the web page currently displayed in the WebBrowserExtended control.

System_CAPS_protproperty DoubleBuffered

(Inherited from Control.)

System_CAPS_pubproperty Enabled

(Inherited from Control.)

System_CAPS_protproperty Events

(Inherited from Component.)

System_CAPS_pubproperty Focused

(Inherited from Control.)

System_CAPS_pubproperty Font

(Inherited from Control.)

System_CAPS_protproperty FontHeight

(Inherited from Control.)

System_CAPS_pubproperty ForeColor

(Inherited from Control.)

System_CAPS_pubproperty Handle

(Inherited from Control.)

System_CAPS_pubproperty HasChildren

(Inherited from Control.)

System_CAPS_pubproperty Height

(Inherited from Control.)

System_CAPS_pubproperty HorizontalScroll

(Inherited from ScrollableControl.)

System_CAPS_pubproperty HostOnTop

Gets a Boolean value that specifies whether the host is on top.

System_CAPS_protproperty HScroll

(Inherited from ScrollableControl.)

System_CAPS_pubproperty IEFrameHandle

Gets the handle of started browser window.

System_CAPS_pubproperty ImeMode

(Inherited from Control.)

System_CAPS_protproperty ImeModeBase

(Inherited from Control.)

System_CAPS_pubproperty InvokeRequired

(Inherited from Control.)

System_CAPS_pubproperty IsAccessible

(Inherited from Control.)

System_CAPS_pubproperty isAppClosing

Gets or sets a Boolean value that specifies whether the application is closing.

System_CAPS_pubproperty IsBusy

Gets a value that specifies whether the WebBrowser control is currently loading a new document.

System_CAPS_pubproperty IsDisposed

(Inherited from Control.)

System_CAPS_pubproperty IsHandleCreated

(Inherited from Control.)

System_CAPS_pubproperty IsMirrored

(Inherited from Control.)

System_CAPS_pubproperty IsOffline

Gets a value that specifies whether the WebBrowser control is in offline mode.

System_CAPS_pubproperty LayoutEngine

(Inherited from Control.)

System_CAPS_pubproperty Left

(Inherited from Control.)

System_CAPS_pubproperty Location

(Inherited from Control.)

System_CAPS_pubproperty MainWindow

Gets or sets the top-level window handle of the WebBrowser.

System_CAPS_pubproperty Margin

(Inherited from Control.)

System_CAPS_pubproperty MaximumSize

(Inherited from Control.)

System_CAPS_pubproperty MinimumSize

(Inherited from Control.)

System_CAPS_pubproperty Name

(Inherited from Control.)

System_CAPS_pubproperty Padding

(Inherited from Control.)

System_CAPS_pubproperty Parent

(Inherited from Control.)

System_CAPS_pubproperty ParentForm

(Inherited from ContainerControl.)

System_CAPS_pubproperty PreferredSize

(Inherited from Control.)

System_CAPS_pubproperty ProductName

(Inherited from Control.)

System_CAPS_pubproperty ProductVersion

(Inherited from Control.)

System_CAPS_pubproperty ReadyState

Gets a value that specifies the current state of the WebBrowser control.

System_CAPS_pubproperty RecreatingHandle

(Inherited from Control.)

System_CAPS_pubproperty Region

(Inherited from Control.)

System_CAPS_protproperty RenderRightToLeft

(Inherited from Control.)

System_CAPS_protproperty ResizeRedraw

(Inherited from Control.)

System_CAPS_pubproperty Right

(Inherited from Control.)

System_CAPS_pubproperty RightToLeft

(Inherited from Control.)

System_CAPS_protproperty ScaleChildren

(Inherited from Control.)

System_CAPS_protproperty ShowFocusCues

(Inherited from Control.)

System_CAPS_protproperty ShowKeyboardCues

(Inherited from Control.)

System_CAPS_pubproperty Site

(Inherited from Control.)

System_CAPS_pubproperty Size

(Inherited from Control.)

System_CAPS_pubproperty StatusText

Gets the status text of the WebBrowser control.

System_CAPS_pubproperty TabIndex

(Inherited from Control.)

System_CAPS_pubproperty TabStop

(Inherited from Control.)

System_CAPS_pubproperty Tag

(Inherited from Control.)

System_CAPS_pubproperty Text

(Inherited from Control.)

System_CAPS_pubproperty Top

(Inherited from Control.)

System_CAPS_pubproperty TopLevelControl

(Inherited from Control.)

System_CAPS_pubproperty Url

Gets or sets the URL of the current document.

System_CAPS_pubproperty UseWaitCursor

(Inherited from Control.)

System_CAPS_pubproperty Version

Gets the version of Internet Explorer installed.

System_CAPS_pubproperty VerticalScroll

(Inherited from ScrollableControl.)

System_CAPS_pubproperty Visible

(Inherited from Control.)

System_CAPS_protproperty VScroll

(Inherited from ScrollableControl.)

System_CAPS_pubproperty WebBrowser

Gets the IWebBrowser2 object instance contained within this control.

System_CAPS_pubproperty WebBrowserExtendedState

Gets the current state of the WebBrowserExtended control.

System_CAPS_pubproperty Width

(Inherited from Control.)

Methods

Name Description
System_CAPS_protmethod AccessibilityNotifyClients(AccessibleEvents, Int32)

(Inherited from Control.)

System_CAPS_protmethod AccessibilityNotifyClients(AccessibleEvents, Int32, Int32)

(Inherited from Control.)

System_CAPS_pubmethod Activate()

For internal Use

System_CAPS_protmethod AdjustFormScrollbars(Boolean)

(Inherited from ContainerControl.)

System_CAPS_pubmethod AttachHandler(WebBrowserEvent, Delegate)

System_CAPS_pubmethod AttachIE()

Internal Use only.

System_CAPS_pubmethod AttachListenersForWindowPositioning(TabItem)

Attaches to events on the specified tabItem and parent tabControl to support window positioning. Multiple invocations with the same tabItem will have the same effect as a single invocation. If window positioning is not configured, this method will have no effect.

System_CAPS_pubmethod AttachListenersForWindowPositioning(TabPage)

Attaches to events on the specified tabPage and parent tabControl to support window positioning. Multiple invocations with the same tabPage will have the same effect as a single invocation. If window positioning is not configured, this method will have no effect.

System_CAPS_pubmethod BeginInvoke(Delegate)

(Inherited from Control.)

System_CAPS_pubmethod BeginInvoke(Delegate, Object[])

(Inherited from Control.)

System_CAPS_pubmethod BringToFront()

(Inherited from Control.)

System_CAPS_pubmethodSystem_CAPS_static ClearCache()

Clears the Temporary Internet Files cache

System_CAPS_pubmethod CloseBrowser()

Closes the hosted instance of Internet Explorer.

System_CAPS_pubmethod Contains(Control)

(Inherited from Control.)

System_CAPS_protmethod CreateAccessibilityInstance()

(Inherited from Control.)

System_CAPS_pubmethod CreateControl()

(Inherited from Control.)

System_CAPS_protmethod CreateControlsInstance()

(Inherited from Control.)

System_CAPS_pubmethod CreateGraphics()

(Inherited from Control.)

System_CAPS_protmethod CreateHandle()

(Inherited from Control.)

System_CAPS_pubmethod CreateObjRef(Type)

(Inherited from MarshalByRefObject.)

System_CAPS_protmethod DefWndProc(Message)

(Inherited from Control.)

System_CAPS_protmethod DestroyHandle()

(Inherited from Control.)

System_CAPS_pubmethod DetachAllListenersForWindowPositioning()

Detaches any previously attached events that support window positioning. If window positioning is not configured, this method will have no effect.

System_CAPS_pubmethod DetachAllListenersForWpfWindowPositioning()

Detaches any previously attached events that support window positioning. If window positioning is not configured, this method will have no effect.

System_CAPS_pubmethod DetachIE()

Internal Use only.

System_CAPS_pubmethod Dispose()

(Inherited from Component.)

System_CAPS_protmethod Dispose(Boolean)

Clean up any resources being used.(Overrides ContainerControl.Dispose(Boolean).)

System_CAPS_pubmethod DoDragDrop(Object, DragDropEffects)

(Inherited from Control.)

System_CAPS_pubmethod DrawToBitmap(Bitmap, Rectangle)

(Inherited from Control.)

System_CAPS_pubmethod EndInvoke(IAsyncResult)

(Inherited from Control.)

System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_pubmethod FindForm()

(Inherited from Control.)

System_CAPS_pubmethod Focus()

(Inherited from Control.)

System_CAPS_protmethod GetAccessibilityObjectById(Int32)

(Inherited from Control.)

System_CAPS_protmethod GetAutoSizeMode()

(Inherited from Control.)

System_CAPS_pubmethod GetChildAtPoint(Point)

(Inherited from Control.)

System_CAPS_pubmethod GetChildAtPoint(Point, GetChildAtPointSkip)

(Inherited from Control.)

System_CAPS_pubmethod GetContainerControl()

(Inherited from Control.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetLifetimeService()

(Inherited from MarshalByRefObject.)

System_CAPS_pubmethod GetNextControl(Control, Boolean)

(Inherited from Control.)

System_CAPS_pubmethod GetPreferredSize(Size)

(Inherited from Control.)

System_CAPS_protmethod GetScaledBounds(Rectangle, SizeF, BoundsSpecified)

(Inherited from Control.)

System_CAPS_protmethod GetScrollState(Int32)

(Inherited from ScrollableControl.)

System_CAPS_protmethod GetService(Type)

(Inherited from Component.)

System_CAPS_protmethod GetStyle(ControlStyles)

(Inherited from Control.)

System_CAPS_protmethod GetTopLevel()

(Inherited from Control.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_pubmethod GoBack()

Navigates the WebBrowser control to the previous page in the navigation history, if one is available.

System_CAPS_pubmethod GoForward()

Navigates the WebBrowser control to the next page in the navigation history, if one is available.

System_CAPS_pubmethod GoHome()

Navigates the WebBrowser control to the home page of the current user.

System_CAPS_pubmethod Hide()

(Inherited from Control.)

System_CAPS_pubmethod HidePositionedWindow()

Hides the positioned window. If window positioning is not configured, this method will have no effect.

System_CAPS_pubmethod InitializeLifetimeService()

(Inherited from MarshalByRefObject.)

System_CAPS_protmethod InitLayout()

(Inherited from Control.)

System_CAPS_pubmethod Invalidate()

(Inherited from Control.)

System_CAPS_pubmethod Invalidate(Boolean)

(Inherited from Control.)

System_CAPS_pubmethod Invalidate(Rectangle)

(Inherited from Control.)

System_CAPS_pubmethod Invalidate(Rectangle, Boolean)

(Inherited from Control.)

System_CAPS_pubmethod Invalidate(Region)

(Inherited from Control.)

System_CAPS_pubmethod Invalidate(Region, Boolean)

(Inherited from Control.)

System_CAPS_pubmethod Invoke(Delegate)

(Inherited from Control.)

System_CAPS_pubmethod Invoke(Delegate, Object[])

(Inherited from Control.)

System_CAPS_protmethod InvokeGotFocus(Control, EventArgs)

(Inherited from Control.)

System_CAPS_protmethod InvokeLostFocus(Control, EventArgs)

(Inherited from Control.)

System_CAPS_protmethod InvokeOnClick(Control, EventArgs)

(Inherited from Control.)

System_CAPS_protmethod InvokePaint(Control, PaintEventArgs)

(Inherited from Control.)

System_CAPS_protmethod InvokePaintBackground(Control, PaintEventArgs)

(Inherited from Control.)

System_CAPS_protmethod IsInputChar(Char)

(Inherited from Control.)

System_CAPS_protmethod IsInputKey(Keys)

(Inherited from Control.)

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_protmethod MemberwiseClone(Boolean)

(Inherited from MarshalByRefObject.)

System_CAPS_pubmethod Navigate(String)

Loads the document at the specified Uniform Resource Locator (URL) into the WebBrowser control, replacing the previous document. This overload starts the browser when necessary.

System_CAPS_pubmethod Navigate(String, String, Byte[], String)

Loads the document at the specified Uniform Resource Locator (URL) into the WebBrowser control, requesting it using the specified HTTP data and replacing the contents of the Web page frame with the specified name. This overload starts the browser when necessary. When browser has not been started, that is when WebBrowserExtendedState != BrowserAcquired, all parameters except urlString are disregarded.

System_CAPS_protmethod NotifyInvalidate(Rectangle)

(Inherited from Control.)

System_CAPS_protmethod OnAutoSizeChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnAutoValidateChanged(EventArgs)

(Inherited from ContainerControl.)

System_CAPS_protmethod OnBackColorChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnBackgroundImageChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnBackgroundImageLayoutChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnBindingContextChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnCausesValidationChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnChangeUICues(UICuesEventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnClick(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnClientSizeChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnContextMenuChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnContextMenuStripChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnControlAdded(ControlEventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnControlRemoved(ControlEventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnCreateControl()

(Inherited from UserControl.)

System_CAPS_protmethod OnCursorChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnDockChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnDoubleClick(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnDragDrop(DragEventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnDragEnter(DragEventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnDragLeave(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnDragOver(DragEventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnEnabledChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnEnter(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnFontChanged(EventArgs)

(Inherited from ContainerControl.)

System_CAPS_protmethod OnForeColorChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnGiveFeedback(GiveFeedbackEventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnGotFocus(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnHandleCreated(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnHandleDestroyed(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnHelpRequested(HelpEventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnImeModeChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnInvalidated(InvalidateEventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnKeyDown(KeyEventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnKeyPress(KeyPressEventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnKeyUp(KeyEventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnLayout(LayoutEventArgs)

(Inherited from ContainerControl.)

System_CAPS_protmethod OnLeave(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnLoad(EventArgs)

(Inherited from UserControl.)

System_CAPS_protmethod OnLocationChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnLostFocus(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnMarginChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnMouseCaptureChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnMouseClick(MouseEventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnMouseDoubleClick(MouseEventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnMouseDown(MouseEventArgs)

(Inherited from UserControl.)

System_CAPS_protmethod OnMouseEnter(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnMouseHover(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnMouseLeave(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnMouseMove(MouseEventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnMouseUp(MouseEventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnMouseWheel(MouseEventArgs)

(Inherited from ScrollableControl.)

System_CAPS_protmethod OnMove(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnNotifyMessage(Message)

(Inherited from Control.)

System_CAPS_protmethod OnPaddingChanged(EventArgs)

(Inherited from ScrollableControl.)

System_CAPS_protmethod OnPaint(Object, PaintEventArgs)

Called when [paint].

System_CAPS_protmethod OnPaint(PaintEventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnPaintBackground(PaintEventArgs)

(Inherited from ScrollableControl.)

System_CAPS_protmethod OnParentBackColorChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnParentBackgroundImageChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnParentBindingContextChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnParentChanged(EventArgs)

(Inherited from ContainerControl.)

System_CAPS_protmethod OnParentCursorChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnParentEnabledChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnParentFontChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnParentForeColorChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnParentRightToLeftChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnParentVisibleChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnPreviewKeyDown(PreviewKeyDownEventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnPrint(PaintEventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnQueryContinueDrag(QueryContinueDragEventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnRegionChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnResize(EventArgs)

(Inherited from UserControl.)

System_CAPS_protmethod OnRightToLeftChanged(EventArgs)

(Inherited from ScrollableControl.)

System_CAPS_protmethod OnScroll(ScrollEventArgs)

(Inherited from ScrollableControl.)

System_CAPS_protmethod OnSizeChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnStyleChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnSystemColorsChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnTabIndexChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnTabStopChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnTextChanged(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnValidated(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnValidating(CancelEventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnVisibleChanged(EventArgs)

(Inherited from ScrollableControl.)

System_CAPS_protmethod OnVisibleChanged(Object, EventArgs)

Called when [visible changed].

System_CAPS_pubmethod PerformAutoScale()

(Inherited from ContainerControl.)

System_CAPS_pubmethod PerformLayout()

(Inherited from Control.)

System_CAPS_pubmethod PerformLayout(Control, String)

(Inherited from Control.)

System_CAPS_pubmethod PointToClient(Point)

(Inherited from Control.)

System_CAPS_pubmethod PointToScreen(Point)

(Inherited from Control.)

System_CAPS_pubmethod PreProcessControlMessage(Message)

(Inherited from Control.)

System_CAPS_pubmethod PreProcessMessage(Message)

(Inherited from Control.)

System_CAPS_protmethod ProcessCmdKey(Message, Keys)

(Inherited from ContainerControl.)

System_CAPS_protmethod ProcessDialogChar(Char)

(Inherited from ContainerControl.)

System_CAPS_protmethod ProcessDialogKey(Keys)

(Inherited from ContainerControl.)

System_CAPS_protmethod ProcessKeyEventArgs(Message)

(Inherited from Control.)

System_CAPS_protmethod ProcessKeyMessage(Message)

(Inherited from Control.)

System_CAPS_protmethod ProcessKeyPreview(Message)

(Inherited from Control.)

System_CAPS_protmethod ProcessMnemonic(Char)

(Inherited from ContainerControl.)

System_CAPS_protmethod ProcessTabKey(Boolean)

(Inherited from ContainerControl.)

System_CAPS_protmethod RaiseDragEvent(Object, DragEventArgs)

(Inherited from Control.)

System_CAPS_protmethod RaiseKeyEvent(Object, KeyEventArgs)

(Inherited from Control.)

System_CAPS_protmethod RaiseMouseEvent(Object, MouseEventArgs)

(Inherited from Control.)

System_CAPS_protmethod RaisePaintEvent(Object, PaintEventArgs)

(Inherited from Control.)

System_CAPS_protmethod RecreateHandle()

(Inherited from Control.)

System_CAPS_pubmethod RectangleToClient(Rectangle)

(Inherited from Control.)

System_CAPS_pubmethod RectangleToScreen(Rectangle)

(Inherited from Control.)

System_CAPS_pubmethod Refresh()

Reloads the document currently displayed in the WebBrowser control by checking the server for an updated version.(Overrides Control.Refresh().)

System_CAPS_pubmethod Refresh(WebBrowserRefreshOption)

Reloads the document currently displayed in the WebBrowser control using the specified refresh options.

System_CAPS_pubmethod RemoveHandler(WebBrowserEvent, Delegate)

System_CAPS_protmethod ResetMouseEventArgs()

(Inherited from Control.)

System_CAPS_pubmethod ResetText()

(Inherited from Control.)

System_CAPS_pubmethod ResumeLayout()

(Inherited from Control.)

System_CAPS_pubmethod ResumeLayout(Boolean)

(Inherited from Control.)

System_CAPS_protmethod RtlTranslateAlignment(ContentAlignment)

(Inherited from Control.)

System_CAPS_protmethod RtlTranslateAlignment(HorizontalAlignment)

(Inherited from Control.)

System_CAPS_protmethod RtlTranslateAlignment(LeftRightAlignment)

(Inherited from Control.)

System_CAPS_protmethod RtlTranslateContent(ContentAlignment)

(Inherited from Control.)

System_CAPS_protmethod RtlTranslateHorizontal(HorizontalAlignment)

(Inherited from Control.)

System_CAPS_protmethod RtlTranslateLeftRight(LeftRightAlignment)

(Inherited from Control.)

System_CAPS_pubmethod Scale(SizeF)

(Inherited from Control.)

System_CAPS_protmethod ScaleControl(SizeF, BoundsSpecified)

(Inherited from ScrollableControl.)

System_CAPS_pubmethod ScrollControlIntoView(Control)

(Inherited from ScrollableControl.)

System_CAPS_protmethod ScrollToControl(Control)

(Inherited from ScrollableControl.)

System_CAPS_pubmethod Select()

(Inherited from Control.)

System_CAPS_protmethod Select(Boolean, Boolean)

(Inherited from ContainerControl.)

System_CAPS_pubmethod SelectNextControl(Control, Boolean, Boolean, Boolean, Boolean)

(Inherited from Control.)

System_CAPS_pubmethod SendToBack()

(Inherited from Control.)

System_CAPS_pubmethod SetAutoScrollMargin(Int32, Int32)

(Inherited from ScrollableControl.)

System_CAPS_protmethod SetAutoSizeMode(AutoSizeMode)

(Inherited from Control.)

System_CAPS_pubmethod SetBounds(Int32, Int32, Int32, Int32)

(Inherited from Control.)

System_CAPS_pubmethod SetBounds(Int32, Int32, Int32, Int32, BoundsSpecified)

(Inherited from Control.)

System_CAPS_protmethod SetBoundsCore(Int32, Int32, Int32, Int32, BoundsSpecified)

(Inherited from Control.)

System_CAPS_protmethod SetClientSizeCore(Int32, Int32)

(Inherited from Control.)

System_CAPS_protmethod SetDisplayRectLocation(Int32, Int32)

(Inherited from ScrollableControl.)

System_CAPS_protmethod SetScrollState(Int32, Boolean)

(Inherited from ScrollableControl.)

System_CAPS_protmethod SetStyle(ControlStyles, Boolean)

(Inherited from Control.)

System_CAPS_protmethod SetTopLevel(Boolean)

(Inherited from Control.)

System_CAPS_protmethod SetVisibleCore(Boolean)

(Inherited from Control.)

System_CAPS_pubmethod Show()

(Inherited from Control.)

System_CAPS_pubmethod ShowAndActivateDeckPositionedWindow()

Shows and activates (sizes and positions) the positioned window. If window positioning is not configured, this method will have no effect.

System_CAPS_pubmethod ShowAndActivatePositionedWindow()

Shows and activates (sizes and positions) the positioned window. If window positioning is not configured, this method will have no effect.

System_CAPS_protmethod SizeFromClientSize(Size)

(Inherited from Control.)

System_CAPS_pubmethod Stop()

Cancels any pending navigation and stops any dynamic page elements, such as background sounds and animations.

System_CAPS_pubmethod SuspendLayout()

(Inherited from Control.)

System_CAPS_pubmethod ToString()

(Inherited from Component.)

System_CAPS_pubmethod Update()

(Inherited from Control.)

System_CAPS_protmethod UpdateBounds()

(Inherited from Control.)

System_CAPS_protmethod UpdateBounds(Int32, Int32, Int32, Int32)

(Inherited from Control.)

System_CAPS_protmethod UpdateBounds(Int32, Int32, Int32, Int32, Int32, Int32)

(Inherited from Control.)

System_CAPS_protmethod UpdateDefaultButton()

(Inherited from ContainerControl.)

System_CAPS_protmethod UpdateStyles()

(Inherited from Control.)

System_CAPS_protmethod UpdateZOrder()

(Inherited from Control.)

System_CAPS_pubmethod Validate()

(Inherited from ContainerControl.)

System_CAPS_pubmethod Validate(Boolean)

(Inherited from ContainerControl.)

System_CAPS_pubmethod ValidateChildren()

(Inherited from UserControl.)

System_CAPS_pubmethod ValidateChildren(ValidationConstraints)

(Inherited from UserControl.)

System_CAPS_protmethod WndProc(Message)

(Inherited from UserControl.)

Events

Name Description
System_CAPS_pubevent AutoSizeChanged

(Inherited from UserControl.)

System_CAPS_pubevent AutoValidateChanged

(Inherited from UserControl.)

System_CAPS_pubevent BackColorChanged

(Inherited from Control.)

System_CAPS_pubevent BackgroundImageChanged

(Inherited from Control.)

System_CAPS_pubevent BackgroundImageLayoutChanged

(Inherited from Control.)

System_CAPS_pubevent BeforeNavigate

Fires when BeforeNavigate2 event fires.

System_CAPS_pubevent BeforeNavigate_

Fires before navigation occurs in the given object (on either a window or frameset element). (deprecated)

System_CAPS_pubevent BeforeNavigate2

Fires before navigation occurs in the given object (on either a window element or a frameset element).

System_CAPS_pubevent BeforeNewWindow

Fires when NewWindow2and NewWindow3 events fire.

System_CAPS_pubevent BindingContextChanged

(Inherited from Control.)

System_CAPS_pubevent BrowserObjectAppeared

Fires when the browser process object (IWebBrowser2) appears, providing an opportunity to manipulate its properties.

System_CAPS_pubevent BrowserProcessExited

Fires when the hosted browser process exits when the WebBrowserExtended control is still valid (not disposed).

System_CAPS_pubevent CausesValidationChanged

(Inherited from Control.)

System_CAPS_pubevent ChangeUICues

(Inherited from Control.)

System_CAPS_pubevent Click

(Inherited from Control.)

System_CAPS_pubevent ClientSizeChanged

(Inherited from Control.)

System_CAPS_pubevent ClientToHostWindow

Fires to request that the client window size is converted to the host window size.

System_CAPS_pubevent CommandStateChange

Fires when the enabled state of a command changes.

System_CAPS_pubevent ContextMenuChanged

(Inherited from Control.)

System_CAPS_pubevent ContextMenuStripChanged

(Inherited from Control.)

System_CAPS_pubevent ControlAdded

(Inherited from Control.)

System_CAPS_pubevent ControlRemoved

(Inherited from Control.)

System_CAPS_pubevent CursorChanged

(Inherited from Control.)

System_CAPS_pubevent Disposed

(Inherited from Component.)

System_CAPS_pubevent DockChanged

(Inherited from Control.)

System_CAPS_pubevent DocumentComplete

Fires when a document is completely loaded and initialized.

System_CAPS_pubevent DocumentCompleted

Same as DocumentComplete, included for backward compatibility

System_CAPS_pubevent DoubleClick

(Inherited from Control.)

System_CAPS_pubevent DownloadBegin

Fires when a navigation operation begins.

System_CAPS_pubevent DownloadComplete

Fires when a navigation operation finishes, is halted, or fails.

System_CAPS_pubevent DownloadCompleted

Same as DownloadComplete, included for backward compatibility.

System_CAPS_pubevent DownloadStarted

Same as DownloadBegin, included for backward compatibility.

System_CAPS_pubevent DragDrop

(Inherited from Control.)

System_CAPS_pubevent DragEnter

(Inherited from Control.)

System_CAPS_pubevent DragLeave

(Inherited from Control.)

System_CAPS_pubevent DragOver

(Inherited from Control.)

System_CAPS_pubevent EnabledChanged

(Inherited from Control.)

System_CAPS_pubevent Enter

(Inherited from Control.)

System_CAPS_pubevent FileDownload

Fires to indicate that a file download is about to occur. If a file download dialog box can be displayed, this event fires prior to the appearance of the dialog box.

System_CAPS_pubevent FontChanged

(Inherited from Control.)

System_CAPS_pubevent ForeColorChanged

(Inherited from Control.)

System_CAPS_pubevent FrameBeforeNavigate

Fires before navigation occurs in the given object (on either a window or frameset element). (deprecated)

System_CAPS_pubevent FrameNavigateComplete

Fires after a navigation to a link is completed on either a window element or a frameSet element. (deprecated)

System_CAPS_pubevent FrameNewWindow

Fires when a new window is to be created. (deprecated)

System_CAPS_pubevent GiveFeedback

(Inherited from Control.)

System_CAPS_pubevent GotFocus

(Inherited from Control.)

System_CAPS_pubevent HandleCreated

(Inherited from Control.)

System_CAPS_pubevent HandleDestroyed

(Inherited from Control.)

System_CAPS_pubevent HelpRequested

(Inherited from Control.)

System_CAPS_pubevent ImeModeChanged

(Inherited from Control.)

System_CAPS_pubevent Invalidated

(Inherited from Control.)

System_CAPS_pubevent KeyDown

(Inherited from Control.)

System_CAPS_pubevent KeyPress

(Inherited from Control.)

System_CAPS_pubevent KeyUp

(Inherited from Control.)

System_CAPS_pubevent Layout

(Inherited from Control.)

System_CAPS_pubevent Leave

(Inherited from Control.)

System_CAPS_pubevent Load

(Inherited from UserControl.)

System_CAPS_pubevent LocationChanged

(Inherited from Control.)

System_CAPS_pubevent LostFocus

(Inherited from Control.)

System_CAPS_pubevent MarginChanged

(Inherited from Control.)

System_CAPS_pubevent MouseCaptureChanged

(Inherited from Control.)

System_CAPS_pubevent MouseClick

(Inherited from Control.)

System_CAPS_pubevent MouseDoubleClick

(Inherited from Control.)

System_CAPS_pubevent MouseDown

(Inherited from Control.)

System_CAPS_pubevent MouseEnter

(Inherited from Control.)

System_CAPS_pubevent MouseHover

(Inherited from Control.)

System_CAPS_pubevent MouseLeave

(Inherited from Control.)

System_CAPS_pubevent MouseMove

(Inherited from Control.)

System_CAPS_pubevent MouseUp

(Inherited from Control.)

System_CAPS_pubevent MouseWheel

(Inherited from Control.)

System_CAPS_pubevent Move

(Inherited from Control.)

System_CAPS_pubevent NavigateComplete

Fires after a navigation to a link is completed on either a window element or a frameSet element. (deprecated)

System_CAPS_pubevent NavigateComplete2

Fires after a navigation to a link is completed on a window element or a frameSet element.

System_CAPS_pubevent Navigated

Same as NavigateComplete2, included for backward compatibility

System_CAPS_pubevent NavigateError

Fires when an error occurs during navigation.

System_CAPS_pubevent NewWindow

Fires when a new window is to be created. (deprecated)

System_CAPS_pubevent NewWindow2

Fires when a new window is to be created.

System_CAPS_pubevent NewWindow3

Raised when a new window is to be created. Extends NewWindow2 with additional information about the new window. Available in WinXP SP2 and later.

System_CAPS_pubevent OnFullScreen

Fires when the FullScreenproperty is changed.

System_CAPS_pubevent OnMenuBar

Fires when the MenuBar property is changed.

System_CAPS_pubevent OnQuit

Obsolete. Fires before the Internet Explorer application quits. (deprecated)

System_CAPS_pubevent OnStatusBar

Fires when the StatusBar property is changed.

System_CAPS_pubevent OnTheaterMode

Fires when the TheaterMode property is changed.

System_CAPS_pubevent OnToolBar

Fires when the ToolBarproperty is changed.

System_CAPS_pubevent OnVisible

Fires when the Visible property of the object is changed.

System_CAPS_pubevent PaddingChanged

(Inherited from Control.)

System_CAPS_pubevent PageLoadComplete

Fires when the browser object has finished downloading the entire page.

System_CAPS_pubevent Paint

(Inherited from Control.)

System_CAPS_pubevent ParentChanged

(Inherited from Control.)

System_CAPS_pubevent PreviewKeyDown

(Inherited from Control.)

System_CAPS_pubevent PrintTemplateInstantiation

Fires when a print template is instantiated.

System_CAPS_pubevent PrintTemplateTeardown

Fires when a print template is instantiated.

System_CAPS_pubevent PrivacyImpactedStateChange

Fired when an event occurs that impacts privacy, or when a user navigates away from a URL that has impacted privacy.

System_CAPS_pubevent ProgressChange

Fires when the progress of a download operation is updated on the object.

System_CAPS_pubevent PropertyChange

Fires when the IWebBrowser2::PutProperty method of the object changes the value of a property.

System_CAPS_pubevent QueryAccessibilityHelp

(Inherited from Control.)

System_CAPS_pubevent QueryContinueDrag

(Inherited from Control.)

System_CAPS_pubevent Quit

Fires before the Internet Explorer application quits.

System_CAPS_pubevent RegionChanged

(Inherited from Control.)

System_CAPS_pubevent Resize

(Inherited from Control.)

System_CAPS_pubevent RightToLeftChanged

(Inherited from Control.)

System_CAPS_pubevent Scroll

(Inherited from ScrollableControl.)

System_CAPS_pubevent SetPhishingFilterStatus

Fires to indicate the progress and status of Microsoft Phishing Filter analysis of the current webpage.

System_CAPS_pubevent SetSecureLockIcon

Fires when there is a change in encryption level.

System_CAPS_pubevent SizeChanged

(Inherited from Control.)

System_CAPS_pubevent StatusTextChange

Fires when the status bar text of the object has changed.

System_CAPS_pubevent StyleChanged

(Inherited from Control.)

System_CAPS_pubevent SystemColorsChanged

(Inherited from Control.)

System_CAPS_pubevent TabIndexChanged

(Inherited from Control.)

System_CAPS_pubevent TabStopChanged

(Inherited from Control.)

System_CAPS_pubevent TextChanged

(Inherited from Control.)

System_CAPS_pubevent TitleChange

Fires when the status bar text of the object has changed.

System_CAPS_pubevent UpdatePageStatus

Not implemented.

System_CAPS_pubevent Validated

(Inherited from Control.)

System_CAPS_pubevent Validating

(Inherited from Control.)

System_CAPS_pubevent VisibleChanged

(Inherited from Control.)

System_CAPS_pubevent WindowClosing

Fires when the window of the object is about to be closed by script.

System_CAPS_pubevent WindowSetHeight

Fires when the object changes its height.

System_CAPS_pubevent WindowSetLeft

Fires when the object changes its left position.

System_CAPS_pubevent WindowSetResizable

Fires to indicate whether the host window should allow resizing of the object.

System_CAPS_pubevent WindowSetTop

Fires when the object changes its top position.

System_CAPS_pubevent WindowSetWidth

Fires when the object changes its width

System_CAPS_pubevent WindowStateChanged

Fires when the visibility state of a content window, such as the browser window or a tab, changes.

Explicit Interface Implementations

Name Description
System_CAPS_pubinterfaceSystem_CAPS_protmethod Object.Finalize()

(Inherited from Component.)

System_CAPS_pubinterfaceSystem_CAPS_privmethod IContainerControl.ActivateControl(Control)

(Inherited from ContainerControl.)

System_CAPS_pubinterfaceSystem_CAPS_privmethod IDropTarget.OnDragDrop(DragEventArgs)

(Inherited from Control.)

System_CAPS_pubinterfaceSystem_CAPS_privmethod IDropTarget.OnDragEnter(DragEventArgs)

(Inherited from Control.)

System_CAPS_pubinterfaceSystem_CAPS_privmethod IDropTarget.OnDragLeave(EventArgs)

(Inherited from Control.)

System_CAPS_pubinterfaceSystem_CAPS_privmethod IDropTarget.OnDragOver(DragEventArgs)

(Inherited from Control.)

Remarks

Differs from the System.Windows.Forms.WebBrowser control in that a separate iexplore.exe process is launched, hosted, and managed by the control. Advantage is multiple instances of the same web browser application will not share in-memory cookies or authentication state.

Thread Safety

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Microsoft.Uii.Csr.Browser.Web Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright