Table of Contents

Constructor WebBrowser

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

WebBrowser(Control)

Initializes a new instance of the WebBrowser class.

public WebBrowser(Control parent)

Parameters

parent Control

Parent of the control.

WebBrowser()

Initializes a new instance of the WebBrowser class.

public WebBrowser()

WebBrowser(string)

Initializes a new instance of the WebBrowser class.

public WebBrowser(string url)

Parameters

url string