System.Windows.Forms.WebBrowserBase Members

The members of System.Windows.Forms.WebBrowserBase are listed below.

See Also: Inherited members from System.Windows.Forms.Control

Protected Fields

statusstring. Documentation for this section has not yet been entered.

Public Properties

[read-only]
ActiveXInstanceobject.

Gets the underlying ActiveX WebBrowser control.

override
AllowDropbool.

This property is not supported by this control.

override
BackColorSystem.Drawing.Color.

This property is not meaningful for this control.

override
BackgroundImageSystem.Drawing.Image.

This property is not supported by this control.

override
BackgroundImageLayoutImageLayout.

This property is not supported by this control.

override
CursorCursor.

This property is not supported by this control.

Enabledbool.

This property is not supported by this control.

override
FontSystem.Drawing.Font.

This property is not meaningful for this control.

override
ForeColorSystem.Drawing.Color.

This property is not meaningful for this control.

ImeModeImeMode.

This property is not meaningful for this control.

RightToLeftRightToLeft.

This property is not supported by this control.

[write-only]
override
SiteSystem.ComponentModel.ISite.

Gets or sets the site of the control.

override
Textstring.

This property is not supported by this control.

UseWaitCursorbool.

This property is not supported by this control.

Protected Properties

[read-only]
override
DefaultSizeSystem.Drawing.Size.

Gets the default size of the control.

Public Methods

DrawToBitmap(System.Drawing.Bitmap, System.Drawing.Rectangle)

This method is not supported by this control.

override
PreProcessMessage(ref Message) : bool
Documentation for this section has not yet been entered.

Protected Methods

AttachInterfaces(object)

Called by the control when the underlying ActiveX control is created.

CreateSink()

Called by the control to prepare it for listening to events.

CreateWebBrowserSiteBase() : WebBrowserSiteBase

Returns a reference to the unmanaged ActiveX control site.

DetachInterfaces()

Called by the control when the underlying ActiveX control is discarded.

DetachSink()

Called by the control when it stops listening to events.

override
Dispose(bool)

Releases the unmanaged resources used by the System.Windows.Forms.Control and its child controls and optionally releases the managed resources.

override
IsInputChar(char) : bool

Determines if a character is an input character that the control recognizes.

override
OnBackColorChanged(EventArgs)

Raises the Control.BackColorChanged event.

override
OnFontChanged(EventArgs)

Raises the Control.FontChanged event.

override
OnForeColorChanged(EventArgs)

Raises the Control.ForeColorChanged event.

override
OnGotFocus(EventArgs)

Raises the Control.GotFocus event.

override
OnHandleCreated(EventArgs)

Raises the Control.HandleCreated event.

override
OnLostFocus(EventArgs)

Raises the Control.LostFocus event.

override
OnParentChanged(EventArgs)

This member overrides Control.OnParentChanged(EventArgs).

override
OnRightToLeftChanged(EventArgs)

This method is not meaningful for this control.

override
OnVisibleChanged(EventArgs)

This member overrides Control.OnVisibleChanged(EventArgs).

override
ProcessMnemonic(char) : bool

Processes a mnemonic character.

override
WndProc(ref Message)
Documentation for this section has not yet been entered.

Public Events

BackColorChanged

This event is not supported by this control.

BackgroundImageChanged

This event is not supported by this control.

BackgroundImageLayoutChanged

This event is not supported by this control.

BindingContextChanged

This event is not supported by this control.

ChangeUICues

Occurs when the focus or keyboard user interface (UI) cues change.

Click

This event is not supported by this control.

CursorChanged

This event is not supported by this control.

DoubleClick

This event is not supported by this control.

DragDrop

This event is not supported by this control.

DragEnter

This event is not supported by this control.

DragLeave

This event is not supported by this control.

DragOver

This event is not supported by this control.

EnabledChanged

This event is not supported by this control.

Enter

This event is not supported by this control.

FontChanged

This event is not supported by this control.

ForeColorChanged

This event is not supported by this control.

GiveFeedback

This event is not supported by this control.

HelpRequested

This event is not supported by this control.

ImeModeChanged

This event is not supported by this control.

KeyDown

This event is not supported by this control.

KeyPress

This event is not supported by this control.

KeyUp

This event is not supported by this control.

Layout

This event is not supported by this control.

Leave

This event is not supported by this control.

MouseCaptureChanged

This event is not supported by this control.

MouseClick

This event is not supported by this control.

MouseDoubleClick

This event is not supported by this control.

MouseDown

This event is not supported by this control.

MouseEnter

This event is not supported by this control.

MouseHover

This event is not supported by this control.

MouseLeave

This event is not supported by this control.

MouseMove

This event is not supported by this control.

MouseUp

This event is not supported by this control.

MouseWheel

This event is not supported by this control.

Paint

This event is not supported by this control.

QueryAccessibilityHelp

This event is not supported by this control.

QueryContinueDrag

This event is not supported by this control.

RightToLeftChanged

This event is not supported by this control.

StyleChanged

This event is not supported by this control.

TextChanged

This event is not supported by this control.