WebBrowser::WebBrowserSite Constructor (WebBrowser^)

 

Initializes a new instance of the WebBrowser::WebBrowserSite class.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

public:
WebBrowserSite(
	WebBrowser^ host
)

SecurityPermission

for accessing unmanaged code. Associated enumerations: SecurityAction::LinkDemand and SecurityPermissionFlag::UnmanagedCode

.NET Framework
Available since 2.0
Return to top
Show: