WebBrowserBase Class
Provides a wrapper for a generic ActiveX control for use as a base class by the WebBrowser control.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
'Declaration <ComVisibleAttribute(True)> _ <ClassInterfaceAttribute(ClassInterfaceType.AutoDispatch)> _ <PermissionSetAttribute(SecurityAction.LinkDemand, Name := "FullTrust")> _ <PermissionSetAttribute(SecurityAction.InheritanceDemand, Name := "FullTrust")> _ Public Class WebBrowserBase _ Inherits Control 'Usage Dim instance As WebBrowserBase
- SecurityPermission
for immediate callers to use this control. Demand value: LinkDemand; Named Permission Sets: FullTrust.
- SecurityPermission
for derived classes to inherit this control. Demand value: InheritanceDemand; Named Permission Sets: FullTrust.
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
System.Windows.Forms.WebBrowserBase
System.Windows.Forms.WebBrowser
Windows 7, Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98, Windows CE, Windows Mobile for Smartphone, Windows Mobile for Pocket PC
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.