System.Windows.Forms.WebBrowser.GoHome Method

Navigates the System.Windows.Forms.WebBrowser control to the home page of the current user.

Syntax

public void GoHome ()

Remarks

You can use this method to implement a Home button similar to the one in Internet Explorer. The user can specify a home page in the Internet Options dialog box, which is available from Control Panel or from the Tools menu in Internet Explorer.

Requirements

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