CanGoForward Property  
 

Determines if there is a next page in the navigation history.

Syntax

object.CanGoForward

Remarks

The CanGoForward property returns True if there is a next page in the navigation history. This can be used to check if the GoForward method could change the current page.

Data Type

Boolean

See Also

CanGoBack Property, GoBack Method, GoForward Method, Navigate Method, HistoryChanged Event