Partager via


WebBrowserExtended.GoForward Method

Definition

Navigates the WebBrowser control to the next page in the navigation history, if one is available.

public:
 void GoForward();
public void GoForward ();
member this.GoForward : unit -> unit
Public Sub GoForward ()

Exceptions

This control is no longer valid.

Applies to