CustomWebBrowser - класс

Класс с поддержкой подавления ошибки сертификатов.

Definition

Пространство имён: Tessa.UI.Controls.Browsers
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.0.4
C#
public class CustomWebBrowser : WebBrowser
Inheritance
Component    Control    WebBrowserBase    WebBrowser    CustomWebBrowser

Конструкторы

CustomWebBrowserИнициализирует новый экземпляр класса CustomWebBrowser

Свойства

AccessibilityObjectGets the AccessibleObject assigned to the control.
(Унаследован от Control)
AccessibleDefaultActionDescriptionGets or sets the default action description of the control for use by accessibility client applications.
(Унаследован от Control)
AccessibleDescriptionGets or sets the description of the control used by accessibility client applications.
(Унаследован от Control)
AccessibleNameGets or sets the name of the control used by accessibility client applications.
(Унаследован от Control)
AccessibleRoleGets or sets the accessible role of the control.
(Унаследован от Control)
ActiveXInstanceGets the underlying ActiveX WebBrowser control.
(Унаследован от WebBrowserBase)
AllowDropThis property is not supported by this control.
(Унаследован от WebBrowserBase)
AllowNavigationGets or sets a value indicating whether the control can navigate to another page after its initial page has been loaded.
(Унаследован от WebBrowser)
AllowWebBrowserDropGets or sets a value indicating whether the WebBrowser control navigates to documents that are dropped onto it.
(Унаследован от WebBrowser)
AnchorGets or sets the edges of the container to which a control is bound and determines how a control is resized with its parent.
(Унаследован от Control)
AutoScrollOffsetGets or sets where this control is scrolled to in ScrollControlIntoView(Control).
(Унаследован от Control)
AutoSizeThis property is not relevant for this class.
(Унаследован от Control)
BackColorThis property is not meaningful for this control.
(Унаследован от WebBrowserBase)
BackgroundImageThis property is not supported by this control.
(Унаследован от WebBrowserBase)
BackgroundImageLayoutThis property is not supported by this control.
(Унаследован от WebBrowserBase)
BindingContextGets or sets the BindingContext for the control.
(Унаследован от Control)
BottomGets the distance, in pixels, between the bottom edge of the control and the top edge of its container's client area.
(Унаследован от Control)
BoundsGets or sets the size and location of the control including its nonclient elements, in pixels, relative to the parent control.
(Унаследован от Control)
CanEnableImeGets a value indicating whether the ImeMode property can be set to an active value, to enable IME support.
(Унаследован от Control)
CanFocusGets a value indicating whether the control can receive focus.
(Унаследован от Control)
CanGoBackGets a value indicating whether a previous page in navigation history is available, which allows the GoBack method to succeed.
(Унаследован от WebBrowser)
CanGoForwardGets a value indicating whether a subsequent page in navigation history is available, which allows the GoForward method to succeed.
(Унаследован от WebBrowser)
CanRaiseEventsDetermines if events can be raised on the control.
(Унаследован от Control)
CanSelectGets a value indicating whether the control can be selected.
(Унаследован от Control)
CaptureGets or sets a value indicating whether the control has captured the mouse.
(Унаследован от Control)
CausesValidationGets or sets a value indicating whether the control causes validation to be performed on any controls that require validation when it receives focus.
(Унаследован от Control)
ClientRectangleGets the rectangle that represents the client area of the control.
(Унаследован от Control)
ClientSizeGets or sets the height and width of the client area of the control.
(Унаследован от Control)
CompanyNameGets the name of the company or creator of the application containing the control.
(Унаследован от Control)
ContainsFocusGets a value indicating whether the control, or one of its child controls, currently has the input focus.
(Унаследован от Control)
ContextMenuStripGets or sets the ContextMenuStrip associated with this control.
(Унаследован от Control)
ControlsGets the collection of controls contained within the control.
(Унаследован от Control)
CreatedGets a value indicating whether the control has been created.
(Унаследован от Control)
CreateParamsGets the required creation parameters when the control handle is created.
(Унаследован от Control)
CursorThis property is not supported by this control.
(Унаследован от WebBrowserBase)
DataBindingsGets the data bindings for the control.
(Унаследован от Control)
DataContextGets or sets the data context for the purpose of data binding. This is an ambient property.
(Унаследован от Control)
DefaultCursorGets or sets the default cursor for the control.
(Унаследован от Control)
DefaultImeModeGets the default Input Method Editor (IME) mode supported by the control.
(Унаследован от Control)
DefaultMarginGets the space, in pixels, that is specified by default between controls.
(Унаследован от Control)
DefaultMaximumSizeGets the length and height, in pixels, that is specified as the default maximum size of a control.
(Унаследован от Control)
DefaultMinimumSizeGets the length and height, in pixels, that is specified as the default minimum size of a control.
(Унаследован от Control)
DefaultPaddingGets the internal spacing, in pixels, of the contents of a control.
(Унаследован от Control)
DefaultSizeGets the default size of the control.
(Унаследован от WebBrowser)
DeviceDpiGets the DPI value for the display device where the control is currently being displayed.
(Унаследован от Control)
DisplayRectangleGets the rectangle that represents the display area of the control.
(Унаследован от Control)
DisposingGets a value indicating whether the base Control class is in the process of disposing.
(Унаследован от Control)
DockGets or sets which control borders are docked to its parent control and determines how a control is resized with its parent.
(Унаследован от Control)
DocumentGets an HtmlDocument representing the Web page currently displayed in the WebBrowser control.
(Унаследован от WebBrowser)
DocumentStreamGets or sets a stream containing the contents of the Web page displayed in the WebBrowser control.
(Унаследован от WebBrowser)
DocumentTextGets or sets the HTML contents of the page displayed in the WebBrowser control.
(Унаследован от WebBrowser)
DocumentTitleGets the title of the document currently displayed in the WebBrowser control.
(Унаследован от WebBrowser)
DocumentTypeGets the type of the document currently displayed in the WebBrowser control.
(Унаследован от WebBrowser)
DoubleBufferedGets or sets a value indicating whether this control should redraw its surface using a secondary buffer to reduce or prevent flicker.
(Унаследован от Control)
EnabledThis property is not supported by this control.
(Унаследован от WebBrowserBase)
EncryptionLevelGets a value indicating the encryption method used by the document currently displayed in the WebBrowser control.
(Унаследован от WebBrowser)
FocusedGets a value indicating whether the control or any of its child windows has input focus.
(Унаследован от WebBrowser)
FontThis property is not meaningful for this control.
(Унаследован от WebBrowserBase)
FontHeightGets or sets the height of the font of the control.
(Унаследован от Control)
ForeColorThis property is not meaningful for this control.
(Унаследован от WebBrowserBase)
HandleGets the window handle that the control is bound to.
(Унаследован от Control)
HasChildrenGets a value indicating whether the control contains one or more child controls.
(Унаследован от Control)
HeightGets or sets the height of the control.
(Унаследован от Control)
ImeModeThis property is not meaningful for this control.
(Унаследован от WebBrowserBase)
ImeModeBaseGets or sets the IME mode of a control.
(Унаследован от Control)
InvokeRequiredGets a value indicating whether the caller must call an invoke method when making method calls to the control because the caller is on a different thread than the one the control was created on.
(Унаследован от Control)
IsAccessibleGets or sets a value indicating whether the control is visible to accessibility applications.
(Унаследован от Control)
IsAncestorSiteInDesignModeIndicates if one of the Ancestors of this control is sited and that site in DesignMode. This property is read-only.
(Унаследован от Control)
IsBusyGets a value indicating whether the WebBrowser control is currently loading a new document.
(Унаследован от WebBrowser)
IsDisposedGets a value indicating whether the control has been disposed of.
(Унаследован от Control)
IsHandleCreatedGets a value indicating whether the control has a handle associated with it.
(Унаследован от Control)
IsMirroredGets a value indicating whether the control is mirrored.
(Унаследован от Control)
IsOfflineGets a value indicating whether the WebBrowser control is in offline mode.
(Унаследован от WebBrowser)
IsWebBrowserContextMenuEnabledGets or a sets a value indicating whether the shortcut menu of the WebBrowser control is enabled.
(Унаследован от WebBrowser)
LayoutEngineGets a cached instance of the control's layout engine.
(Унаследован от Control)
LeftGets or sets the distance, in pixels, between the left edge of the control and the left edge of its container's client area.
(Унаследован от Control)
LocationGets or sets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container.
(Унаследован от Control)
MarginGets or sets the space between controls.
(Унаследован от Control)
MaximumSizeGets or sets the size that is the upper limit that GetPreferredSize(Size) can specify.
(Унаследован от Control)
MinimumSizeGets or sets the size that is the lower limit that GetPreferredSize(Size) can specify.
(Унаследован от Control)
NameGets or sets the name of the control.
(Унаследован от Control)
ObjectForScriptingGets or sets an object that can be accessed by scripting code that is contained within a Web page displayed in the WebBrowser control.
(Унаследован от WebBrowser)
PaddingThis property is not meaningful for this control.
(Унаследован от WebBrowser)
ParentGets or sets the parent container of the control.
(Унаследован от Control)
PreferredSizeGets the size of a rectangular area into which the control can fit.
(Унаследован от Control)
ProductNameGets the product name of the assembly containing the control.
(Унаследован от Control)
ProductVersionGets the version of the assembly containing the control.
(Унаследован от Control)
ReadyStateGets a value indicating the current state of the WebBrowser control.
(Унаследован от WebBrowser)
RecreatingHandleGets a value indicating whether the control is currently re-creating its handle.
(Унаследован от Control)
RegionGets or sets the window region associated with the control.
(Унаследован от Control)
RenderRightToLeftThis property is now obsolete.
(Унаследован от Control)
Устарело.
ResizeRedrawGets or sets a value indicating whether the control redraws itself when resized.
(Унаследован от Control)
RightGets the distance, in pixels, between the right edge of the control and the left edge of its container's client area.
(Унаследован от Control)
RightToLeftThis property is not supported by this control.
(Унаследован от WebBrowserBase)
ScaleChildrenGets a value that determines the scaling of child controls.
(Унаследован от Control)
ScriptErrorsSuppressedGets or sets a value indicating whether the WebBrowser displays dialog boxes such as script error messages.
(Унаследован от WebBrowser)
ScrollBarsEnabledGets or sets a value indicating whether scroll bars are displayed in the WebBrowser control.
(Унаследован от WebBrowser)
ShowFocusCuesGets a value indicating whether the control should display focus rectangles.
(Унаследован от Control)
ShowKeyboardCuesGets a value indicating whether the user interface is in the appropriate state to show or hide keyboard accelerators.
(Унаследован от Control)
SiteGets or sets the site of the control.
(Унаследован от WebBrowserBase)
SizeGets or sets the height and width of the control.
(Унаследован от Control)
StatusTextGets the status text of the WebBrowser control.
(Унаследован от WebBrowser)
TabIndexGets or sets the tab order of the control within its container.
(Унаследован от Control)
TabStopGets or sets a value indicating whether the user can give the focus to this control using the TAB key.
(Унаследован от Control)
TagGets or sets the object that contains data about the control.
(Унаследован от Control)
TextThis property is not supported by this control.
(Унаследован от WebBrowserBase)
TopGets or sets the distance, in pixels, between the top edge of the control and the top edge of its container's client area.
(Унаследован от Control)
TopLevelControlGets the parent control that is not parented by another Windows Forms control. Typically, this is the outermost Form that the control is contained in.
(Унаследован от Control)
UrlGets or sets the URL of the current document.
(Унаследован от WebBrowser)
UseWaitCursorThis property is not supported by this control.
(Унаследован от WebBrowserBase)
VersionGets the version of Internet Explorer installed.
(Унаследован от WebBrowser)
VisibleGets or sets a value indicating whether the control and all its child controls are displayed.
(Унаследован от Control)
WebBrowserShortcutsEnabledGets or sets a value indicating whether keyboard shortcuts are enabled within the WebBrowser control.
(Унаследован от WebBrowser)
WidthGets or sets the width of the control.
(Унаследован от Control)
WindowTargetThis property is not relevant for this class.
(Унаследован от Control)

Методы

AccessibilityNotifyClients(AccessibleEvents, Int32)Notifies the accessibility client applications of the specified AccessibleEvents for the specified child control.
(Унаследован от Control)
AccessibilityNotifyClients(AccessibleEvents, Int32, Int32)Notifies the accessibility client applications of the specified AccessibleEvents for the specified child control .
(Унаследован от Control)
AttachInterfacesCalled by the control when the underlying ActiveX control is created.
(Унаследован от WebBrowser)
BeginInvoke(Action)Executes the specified delegate asynchronously on the thread that the control's underlying handle was created on.
(Унаследован от Control)
BeginInvoke(Delegate)Executes the specified delegate asynchronously on the thread that the control's underlying handle was created on.
(Унаследован от Control)
BeginInvoke(Delegate, Object)Executes the specified delegate asynchronously with the specified arguments, on the thread that the control's underlying handle was created on.
(Унаследован от Control)
BringToFrontBrings the control to the front of the z-order.
(Унаследован от Control)
ContainsRetrieves a value indicating whether the specified control is a child of the control.
(Унаследован от Control)
CreateAccessibilityInstance
(Унаследован от WebBrowser)
CreateControlForces the creation of the visible control, including the creation of the handle and any visible child controls.
(Унаследован от Control)
CreateControlsInstanceCreates a new instance of the control collection for the control.
(Унаследован от Control)
CreateGraphicsCreates the Graphics for the control.
(Унаследован от Control)
CreateHandleCreates a handle for the control.
(Унаследован от Control)
CreateSinkAssociates the underlying ActiveX control with a client that can handle control events.
(Унаследован от WebBrowser)
CreateWebBrowserSiteBase
(Переопределяет WebBrowserCreateWebBrowserSiteBase)
DefWndProcSends the specified message to the default window procedure.
(Унаследован от Control)
DestroyHandleDestroys the handle associated with the control.
(Унаследован от Control)
DetachInterfacesCalled by the control when the underlying ActiveX control is discarded.
(Унаследован от WebBrowser)
DetachSinkReleases the event-handling client attached in the CreateSink method from the underlying ActiveX control.
(Унаследован от WebBrowser)
DisposeReleases the unmanaged resources used by the WebBrowser and optionally releases the managed resources.
(Унаследован от WebBrowser)
DoDragDrop(Object, DragDropEffects)Begins a drag-and-drop operation.
(Унаследован от Control)
DoDragDrop(Object, DragDropEffects, Bitmap, Point, Boolean)Begins a drag operation.
(Унаследован от Control)
DrawToBitmapThis method is not supported by this control.
(Унаследован от WebBrowserBase)
EndInvokeRetrieves the return value of the asynchronous operation represented by the IAsyncResult passed.
(Унаследован от Control)
FindFormRetrieves the form that the control is on.
(Унаследован от Control)
FocusSets input focus to the control.
(Унаследован от Control)
GetAccessibilityObjectByIdRetrieves the specified AccessibleObject.
(Унаследован от Control)
GetAutoSizeModeRetrieves a value indicating how a control will behave when its AutoSize property is enabled.
(Унаследован от Control)
GetChildAtPoint(Point)Retrieves the child control that is located at the specified coordinates.
(Унаследован от Control)
GetChildAtPoint(Point, GetChildAtPointSkip)Retrieves the child control that is located at the specified coordinates, specifying whether to ignore child controls of a certain type.
(Унаследован от Control)
GetContainerControlReturns the next ContainerControl up the control's chain of parent controls.
(Унаследован от Control)
GetNextControlRetrieves the next control forward or back in the tab order of child controls.
(Унаследован от Control)
GetPreferredSizeRetrieves the size of a rectangular area into which a control can be fitted.
(Унаследован от Control)
GetScaledBoundsRetrieves the bounds within which the control is scaled.
(Унаследован от Control)
GetStyleRetrieves the value of the specified control style bit for the control.
(Унаследован от Control)
GetTopLevelDetermines if the control is a top-level control.
(Унаследован от Control)
GoBackNavigates the WebBrowser control to the previous page in the navigation history, if one is available.
(Унаследован от WebBrowser)
GoForwardNavigates the WebBrowser control to the next page in the navigation history, if one is available.
(Унаследован от WebBrowser)
GoHomeNavigates the WebBrowser control to the home page of the current user.
(Унаследован от WebBrowser)
GoSearchNavigates the WebBrowser control to the default search page of the current user.
(Унаследован от WebBrowser)
HideConceals the control from the user.
(Унаследован от Control)
InitLayoutCalled after the control has been added to another container.
(Унаследован от Control)
InvalidateInvalidates the entire surface of the control and causes the control to be redrawn.
(Унаследован от Control)
Invalidate(Boolean)Invalidates a specific region of the control and causes a paint message to be sent to the control. Optionally, invalidates the child controls assigned to the control.
(Унаследован от Control)
Invalidate(Rectangle)Invalidates the specified region of the control (adds it to the control's update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the control.
(Унаследован от Control)
Invalidate(Region)Invalidates the specified region of the control (adds it to the control's update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the control.
(Унаследован от Control)
Invalidate(Rectangle, Boolean)Invalidates the specified region of the control (adds it to the control's update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the control. Optionally, invalidates the child controls assigned to the control.
(Унаследован от Control)
Invalidate(Region, Boolean)Invalidates the specified region of the control (adds it to the control's update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the control. Optionally, invalidates the child controls assigned to the control.
(Унаследован от Control)
Invoke(Action)Executes the specified delegate on the thread that owns the control's underlying window handle.
(Унаследован от Control)
Invoke(Delegate)Executes the specified delegate on the thread that owns the control's underlying window handle.
(Унаследован от Control)
Invoke(Delegate, Object)Executes the specified delegate, on the thread that owns the control's underlying window handle, with the specified list of arguments.
(Унаследован от Control)
[M:System.Windows.Forms.Control.Invoke``1(System.Func`1)]
(Унаследован от Control)
InvokeGotFocusRaises the GotFocus event for the specified control.
(Унаследован от Control)
InvokeLostFocusRaises the LostFocus event for the specified control.
(Унаследован от Control)
InvokeOnClickRaises the Click event for the specified control.
(Унаследован от Control)
InvokePaintRaises the Paint event for the specified control.
(Унаследован от Control)
InvokePaintBackgroundRaises the PaintBackground event for the specified control.
(Унаследован от Control)
IsInputCharDetermines if a character is an input character that the control recognizes.
(Унаследован от WebBrowserBase)
IsInputKeyDetermines whether the specified key is a regular input key or a special key that requires preprocessing.
(Унаследован от Control)
LogicalToDeviceUnits(Int32)Converts a Logical DPI value to its equivalent DeviceUnit DPI value.
(Унаследован от Control)
LogicalToDeviceUnits(Size)Transforms a size from logical to device units by scaling it for the current DPI and rounding down to the nearest integer value for width and height.
(Унаследован от Control)
Navigate(String)Loads the document at the specified Uniform Resource Locator (URL) into the WebBrowser control, replacing the previous document.
(Унаследован от WebBrowser)
Navigate(Uri)Loads the document at the location indicated by the specified Uri into the WebBrowser control, replacing the previous document.
(Унаследован от WebBrowser)
Navigate(String, Boolean)Loads the document at the specified Uniform Resource Locator (URL) into a new browser window or into the WebBrowser control.
(Унаследован от WebBrowser)
Navigate(String, String)Loads the document at the specified Uniform Resource Locator (URL) into the WebBrowser control, replacing the contents of the Web page frame with the specified name.
(Унаследован от WebBrowser)
Navigate(Uri, Boolean)Loads the document at the location indicated by the specified Uri into a new browser window or into the WebBrowser control.
(Унаследован от WebBrowser)
Navigate(Uri, String)Loads the document at the location indicated by the specified Uri into the WebBrowser control, replacing the contents of the Web page frame with the specified name.
(Унаследован от WebBrowser)
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.
(Унаследован от WebBrowser)
Navigate(Uri, String, Byte, String)Loads the document at the location indicated by the specified Uri into the WebBrowser control, requesting it using the specified HTTP data and replacing the contents of the Web page frame with the specified name.
(Унаследован от WebBrowser)
NotifyInvalidateRaises the Invalidated event with a specified region of the control to invalidate.
(Унаследован от Control)
OnAutoSizeChangedRaises the AutoSizeChanged event.
(Унаследован от Control)
OnBackColorChangedRaises the BackColorChanged event.
(Унаследован от WebBrowserBase)
OnBackgroundImageChangedRaises the BackgroundImageChanged event.
(Унаследован от Control)
OnBackgroundImageLayoutChangedRaises the BackgroundImageLayoutChanged event.
(Унаследован от Control)
OnBindingContextChangedRaises the BindingContextChanged event.
(Унаследован от Control)
OnCanGoBackChangedRaises the CanGoBackChanged event.
(Унаследован от WebBrowser)
OnCanGoForwardChangedRaises the CanGoForwardChanged event.
(Унаследован от WebBrowser)
OnCausesValidationChangedRaises the CausesValidationChanged event.
(Унаследован от Control)
OnChangeUICuesRaises the ChangeUICues event.
(Унаследован от Control)
OnClickRaises the Click event.
(Унаследован от Control)
OnClientSizeChangedRaises the ClientSizeChanged event.
(Унаследован от Control)
OnContextMenuStripChangedRaises the ContextMenuStripChanged event.
(Унаследован от Control)
OnControlAddedRaises the ControlAdded event.
(Унаследован от Control)
OnControlRemovedRaises the ControlRemoved event.
(Унаследован от Control)
OnCreateControlRaises the CreateControl method.
(Унаследован от Control)
OnCursorChangedRaises the CursorChanged event.
(Унаследован от Control)
OnDataContextChanged
(Унаследован от Control)
OnDockChangedRaises the DockChanged event.
(Унаследован от Control)
OnDocumentCompletedRaises the DocumentCompleted event.
(Унаследован от WebBrowser)
OnDocumentTitleChangedRaises the DocumentTitleChanged event.
(Унаследован от WebBrowser)
OnDoubleClickRaises the DoubleClick event.
(Унаследован от Control)
OnDpiChangedAfterParentRaises the DpiChangedAfterParent event.
(Унаследован от Control)
OnDpiChangedBeforeParentRaises the DpiChangedBeforeParent event.
(Унаследован от Control)
OnDragDropRaises the DragDrop event.
(Унаследован от Control)
OnDragEnterRaises the DragEnter event.
(Унаследован от Control)
OnDragLeaveRaises the DragLeave event.
(Унаследован от Control)
OnDragOverRaises the DragOver event.
(Унаследован от Control)
OnEnabledChangedRaises the EnabledChanged event.
(Унаследован от Control)
OnEncryptionLevelChangedRaises the EncryptionLevelChanged event.
(Унаследован от WebBrowser)
OnEnterRaises the Enter event.
(Унаследован от Control)
OnFileDownloadRaises the FileDownload event.
(Унаследован от WebBrowser)
OnFontChangedRaises the FontChanged event.
(Унаследован от WebBrowserBase)
OnForeColorChangedRaises the ForeColorChanged event.
(Унаследован от WebBrowserBase)
OnGiveFeedbackRaises the GiveFeedback event.
(Унаследован от Control)
OnGotFocusRaises the GotFocus event.
(Унаследован от WebBrowserBase)
OnHandleCreatedRaises the HandleCreated event.
(Унаследован от WebBrowserBase)
OnHandleDestroyedRaises the HandleDestroyed event.
(Унаследован от Control)
OnHelpRequestedRaises the HelpRequested event.
(Унаследован от Control)
OnImeModeChangedRaises the ImeModeChanged event.
(Унаследован от Control)
OnInvalidatedRaises the Invalidated event.
(Унаследован от Control)
OnKeyDownRaises the KeyDown event.
(Унаследован от Control)
OnKeyPressRaises the KeyPress event.
(Унаследован от Control)
OnKeyUpRaises the KeyUp event.
(Унаследован от Control)
OnLayoutRaises the Layout event.
(Унаследован от Control)
OnLeaveRaises the Leave event.
(Унаследован от Control)
OnLocationChangedRaises the LocationChanged event.
(Унаследован от Control)
OnLostFocusRaises the LostFocus event.
(Унаследован от WebBrowserBase)
OnMarginChangedRaises the MarginChanged event.
(Унаследован от Control)
OnMouseCaptureChangedRaises the MouseCaptureChanged event.
(Унаследован от Control)
OnMouseClickRaises the MouseClick event.
(Унаследован от Control)
OnMouseDoubleClickRaises the MouseDoubleClick event.
(Унаследован от Control)
OnMouseDownRaises the MouseDown event.
(Унаследован от Control)
OnMouseEnterRaises the MouseEnter event.
(Унаследован от Control)
OnMouseHoverRaises the MouseHover event.
(Унаследован от Control)
OnMouseLeaveRaises the MouseLeave event.
(Унаследован от Control)
OnMouseMoveRaises the MouseMove event.
(Унаследован от Control)
OnMouseUpRaises the MouseUp event.
(Унаследован от Control)
OnMouseWheelRaises the MouseWheel event.
(Унаследован от Control)
OnMoveRaises the Move event.
(Унаследован от Control)
OnNavigatedRaises the Navigated event.
(Унаследован от WebBrowser)
OnNavigatingRaises the Navigating event.
(Унаследован от WebBrowser)
OnNewWindowRaises the NewWindow event.
(Унаследован от WebBrowser)
OnNotifyMessageNotifies the control of Windows messages.
(Унаследован от Control)
OnPaddingChangedRaises the PaddingChanged event.
(Унаследован от Control)
OnPaintRaises the Paint event.
(Унаследован от Control)
OnPaintBackgroundPaints the background of the control.
(Унаследован от Control)
OnParentBackColorChangedRaises the BackColorChanged event when the BackColor property value of the control's container changes.
(Унаследован от Control)
OnParentBackgroundImageChangedRaises the BackgroundImageChanged event when the BackgroundImage property value of the control's container changes.
(Унаследован от Control)
OnParentBindingContextChangedRaises the BindingContextChanged event when the BindingContext property value of the control's container changes.
(Унаследован от Control)
OnParentChangedThis member overrides OnParentChanged(EventArgs).
(Унаследован от WebBrowserBase)
OnParentCursorChangedRaises the CursorChanged event.
(Унаследован от Control)
OnParentDataContextChanged
(Унаследован от Control)
OnParentEnabledChangedRaises the EnabledChanged event when the Enabled property value of the control's container changes.
(Унаследован от Control)
OnParentFontChangedRaises the FontChanged event when the Font property value of the control's container changes.
(Унаследован от Control)
OnParentForeColorChangedRaises the ForeColorChanged event when the ForeColor property value of the control's container changes.
(Унаследован от Control)
OnParentRightToLeftChangedRaises the RightToLeftChanged event when the RightToLeft property value of the control's container changes.
(Унаследован от Control)
OnParentVisibleChangedRaises the VisibleChanged event when the Visible property value of the control's container changes.
(Унаследован от Control)
OnPreviewKeyDownRaises the PreviewKeyDown event.
(Унаследован от Control)
OnPrintRaises the Paint event.
(Унаследован от Control)
OnProgressChangedRaises the ProgressChanged event.
(Унаследован от WebBrowser)
OnQueryContinueDragRaises the QueryContinueDrag event.
(Унаследован от Control)
OnRegionChangedRaises the RegionChanged event.
(Унаследован от Control)
OnResizeRaises the Resize event.
(Унаследован от Control)
OnRightToLeftChangedThis method is not meaningful for this control.
(Унаследован от WebBrowserBase)
OnSizeChangedRaises the SizeChanged event.
(Унаследован от Control)
OnStatusTextChangedRaises the StatusTextChanged event.
(Унаследован от WebBrowser)
OnStyleChangedRaises the StyleChanged event.
(Унаследован от Control)
OnSystemColorsChangedRaises the SystemColorsChanged event.
(Унаследован от Control)
OnTabIndexChangedRaises the TabIndexChanged event.
(Унаследован от Control)
OnTabStopChangedRaises the TabStopChanged event.
(Унаследован от Control)
OnTextChangedRaises the TextChanged event.
(Унаследован от Control)
OnValidatedRaises the Validated event.
(Унаследован от Control)
OnValidatingRaises the Validating event.
(Унаследован от Control)
OnVisibleChangedThis member overrides OnVisibleChanged(EventArgs).
(Унаследован от WebBrowserBase)
PerformLayoutForces the control to apply layout logic to all its child controls.
(Унаследован от Control)
PerformLayout(Control, String)Forces the control to apply layout logic to all its child controls.
(Унаследован от Control)
PointToClientComputes the location of the specified screen point into client coordinates.
(Унаследован от Control)
PointToScreenComputes the location of the specified client point into screen coordinates.
(Унаследован от Control)
PreProcessControlMessagePreprocesses keyboard or input messages within the message loop before they are dispatched.
(Унаследован от Control)
PreProcessMessagePreprocesses keyboard or input messages within the message loop before they are dispatched.
(Унаследован от WebBrowserBase)
PrintPrints the document currently displayed in the WebBrowser control using the current print and page settings.
(Унаследован от WebBrowser)
ProcessCmdKeyProcesses a command key.
(Унаследован от Control)
ProcessDialogCharProcesses a dialog character.
(Унаследован от Control)
ProcessDialogKeyProcesses a dialog key if the WebBrowser ActiveX control does not process it.
(Унаследован от WebBrowserBase)
ProcessKeyEventArgsProcesses a key message and generates the appropriate control events.
(Унаследован от Control)
ProcessKeyMessageProcesses a keyboard message.
(Унаследован от Control)
ProcessKeyPreviewPreviews a keyboard message.
(Унаследован от Control)
ProcessMnemonicProcesses a mnemonic character.
(Унаследован от WebBrowserBase)
RaiseDragEventRaises the appropriate drag event.
(Унаследован от Control)
RaiseKeyEventRaises the appropriate key event.
(Унаследован от Control)
RaiseMouseEventRaises the appropriate mouse event.
(Унаследован от Control)
RaisePaintEventRaises the appropriate paint event.
(Унаследован от Control)
RecreateHandleForces the re-creation of the handle for the control.
(Унаследован от Control)
RectangleToClientComputes the size and location of the specified screen rectangle in client coordinates.
(Унаследован от Control)
RectangleToScreenComputes the size and location of the specified client rectangle in screen coordinates.
(Унаследован от Control)
RefreshReloads the document currently displayed in the WebBrowser control by checking the server for an updated version.
(Унаследован от WebBrowser)
Refresh(WebBrowserRefreshOption)Reloads the document currently displayed in the WebBrowser control using the specified refresh options.
(Унаследован от WebBrowser)
RescaleConstantsForDpiProvides constants for rescaling the control when a DPI change occurs.
(Унаследован от Control)
ResetBackColorResets the BackColor property to its default value.
(Унаследован от Control)
ResetBindingsCauses a control bound to the BindingSource to reread all the items in the list and refresh their displayed values.
(Унаследован от Control)
ResetCursorResets the Cursor property to its default value.
(Унаследован от Control)
ResetFontResets the Font property to its default value.
(Унаследован от Control)
ResetForeColorResets the ForeColor property to its default value.
(Унаследован от Control)
ResetImeModeResets the ImeMode property to its default value.
(Унаследован от Control)
ResetMouseEventArgsResets the control to handle the MouseLeave event.
(Унаследован от Control)
ResetRightToLeftResets the RightToLeft property to its default value.
(Унаследован от Control)
ResetTextResets the Text property to its default value (Empty).
(Унаследован от Control)
ResumeLayoutResumes usual layout logic.
(Унаследован от Control)
ResumeLayout(Boolean)Resumes usual layout logic, optionally forcing an immediate layout of pending layout requests.
(Унаследован от Control)
RtlTranslateAlignment(ContentAlignment)Converts the specified ContentAlignment to the appropriate ContentAlignment to support right-to-left text.
(Унаследован от Control)
RtlTranslateAlignment(HorizontalAlignment)Converts the specified HorizontalAlignment to the appropriate HorizontalAlignment to support right-to-left text.
(Унаследован от Control)
RtlTranslateAlignment(LeftRightAlignment)Converts the specified LeftRightAlignment to the appropriate LeftRightAlignment to support right-to-left text.
(Унаследован от Control)
RtlTranslateContentConverts the specified ContentAlignment to the appropriate ContentAlignment to support right-to-left text.
(Унаследован от Control)
RtlTranslateHorizontalConverts the specified HorizontalAlignment to the appropriate HorizontalAlignment to support right-to-left text.
(Унаследован от Control)
RtlTranslateLeftRightConverts the specified LeftRightAlignment to the appropriate LeftRightAlignment to support right-to-left text.
(Унаследован от Control)
Scale(Single)Scales the control and any child controls.
(Унаследован от Control)
Устарело.
Scale(SizeF)Scales the control and all child controls by the specified scaling factor.
(Унаследован от Control)
Scale(Single, Single)Scales the entire control and any child controls.
(Унаследован от Control)
Устарело.
ScaleBitmapLogicalToDeviceScales a logical bitmap value to it's equivalent device unit value when a DPI change occurs.
(Унаследован от Control)
ScaleControlScales a control's location, size, padding and margin.
(Унаследован от Control)
ScaleCoreThis method is not relevant for this class.
(Унаследован от Control)
SelectActivates the control.
(Унаследован от Control)
Select(Boolean, Boolean)Activates a child control. Optionally specifies the direction in the tab order to select the control from.
(Унаследован от Control)
SelectNextControlActivates the next control.
(Унаследован от Control)
SendToBackSends the control to the back of the z-order.
(Унаследован от Control)
SetAutoSizeModeSets a value indicating how a control will behave when its AutoSize property is enabled.
(Унаследован от Control)
SetBounds(Int32, Int32, Int32, Int32)Sets the bounds of the control to the specified location and size.
(Унаследован от Control)
SetBounds(Int32, Int32, Int32, Int32, BoundsSpecified)Sets the specified bounds of the control to the specified location and size.
(Унаследован от Control)
SetBoundsCorePerforms the work of setting the specified bounds of this control.
(Унаследован от Control)
SetClientSizeCoreSets the size of the client area of the control.
(Унаследован от Control)
SetStyleSets a specified ControlStyles flag to either or .
(Унаследован от Control)
SetTopLevelSets the control as the top-level control.
(Унаследован от Control)
SetVisibleCoreSets the control to the specified visible state.
(Унаследован от Control)
ShowDisplays the control to the user.
(Унаследован от Control)
ShowPageSetupDialogOpens the Internet Explorer Page Setup dialog box.
(Унаследован от WebBrowser)
ShowPrintDialogOpens the Internet Explorer Print dialog box without setting header and footer values.
(Унаследован от WebBrowser)
ShowPrintPreviewDialogOpens the Internet Explorer Print Preview dialog box.
(Унаследован от WebBrowser)
ShowPropertiesDialogOpens the Internet Explorer Properties dialog box for the current document.
(Унаследован от WebBrowser)
ShowSaveAsDialogOpens the Internet Explorer Save Web Page dialog box or the Save dialog box of the hosted document if it is not an HTML page.
(Унаследован от WebBrowser)
SizeFromClientSizeDetermines the size of the entire control from the height and width of its client area.
(Унаследован от Control)
StopCancels any pending navigation and stops any dynamic page elements, such as background sounds and animations.
(Унаследован от WebBrowser)
SuspendLayoutTemporarily suspends the layout logic for the control.
(Унаследован от Control)
UpdateCauses the control to redraw the invalidated regions within its client area.
(Унаследован от Control)
UpdateBoundsUpdates the bounds of the control with the current size and location.
(Унаследован от Control)
UpdateBounds(Int32, Int32, Int32, Int32)Updates the bounds of the control with the specified size and location.
(Унаследован от Control)
UpdateBounds(Int32, Int32, Int32, Int32, Int32, Int32)Updates the bounds of the control with the specified size, location, and client size.
(Унаследован от Control)
UpdateStylesForces the assigned styles to be reapplied to the control.
(Унаследован от Control)
UpdateZOrderUpdates the control in its parent's z-order.
(Унаследован от Control)
WndProcProcesses Windows messages.
(Унаследован от WebBrowser)

События

AutoSizeChangedThis event is not relevant for this class.
(Унаследован от Control)
BackColorChangedThis event is not supported by this control.
(Унаследован от WebBrowserBase)
BackgroundImageChangedThis event is not supported by this control.
(Унаследован от WebBrowserBase)
BackgroundImageLayoutChangedThis event is not supported by this control.
(Унаследован от WebBrowserBase)
BindingContextChangedThis event is not supported by this control.
(Унаследован от WebBrowserBase)
CanGoBackChangedOccurs when the CanGoBack property value changes.
(Унаследован от WebBrowser)
CanGoForwardChangedOccurs when the CanGoForward property value changes.
(Унаследован от WebBrowser)
CausesValidationChangedOccurs when the value of the CausesValidation property changes.
(Унаследован от Control)
ChangeUICuesOccurs when the focus or keyboard user interface (UI) cues change.
(Унаследован от WebBrowserBase)
ClickThis event is not supported by this control.
(Унаследован от WebBrowserBase)
ClientSizeChangedOccurs when the value of the ClientSize property changes.
(Унаследован от Control)
ContextMenuStripChangedOccurs when the value of the ContextMenuStrip property changes.
(Унаследован от Control)
ControlAddedOccurs when a new control is added to the ControlControlCollection.
(Унаследован от Control)
ControlRemovedOccurs when a control is removed from the ControlControlCollection.
(Унаследован от Control)
CursorChangedThis event is not supported by this control.
(Унаследован от WebBrowserBase)
DataContextChangedOccurs when the value of the DataContext property changes.
(Унаследован от Control)
DockChangedOccurs when the value of the Dock property changes.
(Унаследован от Control)
DocumentCompletedOccurs when the WebBrowser control finishes loading a document.
(Унаследован от WebBrowser)
DocumentTitleChangedOccurs when the DocumentTitle property value changes.
(Унаследован от WebBrowser)
DoubleClickThis event is not supported by this control.
(Унаследован от WebBrowserBase)
DpiChangedAfterParentOccurs when the DPI setting for a control is changed programmatically after the DPI of its parent control or form has changed.
(Унаследован от Control)
DpiChangedBeforeParentOccurs when the DPI setting for a control is changed programmatically before a DPI change event for its parent control or form has occurred.
(Унаследован от Control)
DragDropThis event is not supported by this control.
(Унаследован от WebBrowserBase)
DragEnterThis event is not supported by this control.
(Унаследован от WebBrowserBase)
DragLeaveThis event is not supported by this control.
(Унаследован от WebBrowserBase)
DragOverThis event is not supported by this control.
(Унаследован от WebBrowserBase)
EnabledChangedThis event is not supported by this control.
(Унаследован от WebBrowserBase)
EncryptionLevelChangedOccurs when the WebBrowser control navigates to or away from a Web site that uses encryption.
(Унаследован от WebBrowser)
EnterThis event is not supported by this control.
(Унаследован от WebBrowserBase)
FileDownloadOccurs when the WebBrowser control downloads a file.
(Унаследован от WebBrowser)
FontChangedThis event is not supported by this control.
(Унаследован от WebBrowserBase)
ForeColorChangedThis event is not supported by this control.
(Унаследован от WebBrowserBase)
GiveFeedbackThis event is not supported by this control.
(Унаследован от WebBrowserBase)
GotFocusOccurs when the control receives focus.
(Унаследован от Control)
HandleCreatedOccurs when a handle is created for the control.
(Унаследован от Control)
HandleDestroyedOccurs when the control's handle is in the process of being destroyed.
(Унаследован от Control)
HelpRequestedThis event is not supported by this control.
(Унаследован от WebBrowserBase)
ImeModeChangedThis event is not supported by this control.
(Унаследован от WebBrowserBase)
InvalidatedOccurs when a control's display requires redrawing.
(Унаследован от Control)
KeyDownThis event is not supported by this control.
(Унаследован от WebBrowserBase)
KeyPressThis event is not supported by this control.
(Унаследован от WebBrowserBase)
KeyUpThis event is not supported by this control.
(Унаследован от WebBrowserBase)
LayoutThis event is not supported by this control.
(Унаследован от WebBrowserBase)
LeaveThis event is not supported by this control.
(Унаследован от WebBrowserBase)
LocationChangedOccurs when the Location property value has changed.
(Унаследован от Control)
LostFocusOccurs when the control loses focus.
(Унаследован от Control)
MarginChangedOccurs when the control's margin changes.
(Унаследован от Control)
MouseCaptureChangedThis event is not supported by this control.
(Унаследован от WebBrowserBase)
MouseClickThis event is not supported by this control.
(Унаследован от WebBrowserBase)
MouseDoubleClickThis event is not supported by this control.
(Унаследован от WebBrowserBase)
MouseDownThis event is not supported by this control.
(Унаследован от WebBrowserBase)
MouseEnterThis event is not supported by this control.
(Унаследован от WebBrowserBase)
MouseHoverThis event is not supported by this control.
(Унаследован от WebBrowserBase)
MouseLeaveThis event is not supported by this control.
(Унаследован от WebBrowserBase)
MouseMoveThis event is not supported by this control.
(Унаследован от WebBrowserBase)
MouseUpThis event is not supported by this control.
(Унаследован от WebBrowserBase)
MouseWheelThis event is not supported by this control.
(Унаследован от WebBrowserBase)
MoveOccurs when the control is moved.
(Унаследован от Control)
NavigatedOccurs when the WebBrowser control has navigated to a new document and has begun loading it.
(Унаследован от WebBrowser)
NavigatingOccurs before the WebBrowser control navigates to a new document.
(Унаследован от WebBrowser)
NewWindowOccurs before a new browser window is opened.
(Унаследован от WebBrowser)
PaddingChangedOccurs when the value of the Padding property changes.
(Унаследован от WebBrowser)
PaintThis event is not supported by this control.
(Унаследован от WebBrowserBase)
ParentChangedOccurs when the Parent property value changes.
(Унаследован от Control)
PreviewKeyDownOccurs before the KeyDown event when a key is pressed while focus is on this control.
(Унаследован от Control)
ProgressChangedOccurs when the WebBrowser control has updated information on the download progress of a document it is navigating to.
(Унаследован от WebBrowser)
QueryAccessibilityHelpThis event is not supported by this control.
(Унаследован от WebBrowserBase)
QueryContinueDragThis event is not supported by this control.
(Унаследован от WebBrowserBase)
RegionChangedOccurs when the value of the Region property changes.
(Унаследован от Control)
ResizeOccurs when the control is resized.
(Унаследован от Control)
RightToLeftChangedThis event is not supported by this control.
(Унаследован от WebBrowserBase)
SizeChangedOccurs when the Size property value changes.
(Унаследован от Control)
StatusTextChangedOccurs when the StatusText property value changes.
(Унаследован от WebBrowser)
StyleChangedThis event is not supported by this control.
(Унаследован от WebBrowserBase)
SystemColorsChangedOccurs when the system colors change.
(Унаследован от Control)
TabIndexChangedOccurs when the TabIndex property value changes.
(Унаследован от Control)
TabStopChangedOccurs when the TabStop property value changes.
(Унаследован от Control)
TextChangedThis event is not supported by this control.
(Унаследован от WebBrowserBase)
ValidatedOccurs when the control is finished validating.
(Унаследован от Control)
ValidatingOccurs when the control is validating.
(Унаследован от Control)
VisibleChangedOccurs when the Visible property value changes.
(Унаследован от Control)

Поля

См. также