Gets a value that indicates whether there is at least one entry in forward navigation history.
Public ReadOnly Property CanGoForward As Boolean Get
public bool CanGoForward { get; }
public: property bool CanGoForward { bool get (); }
member CanGoForward : bool
CanGoForward to determine whether there is at least one entry in forward navigation history. This property should be inspected before calling GoForward; if GoForward is called and there are no entries in forward navigation history, an InvalidOperationException is thrown.
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2