Constructor WebBrowser
WebBrowser(Control)
Initializes a new instance of the WebBrowser class.
public WebBrowser(Control parent)
Parameters
parent
ControlParent 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