Intersoft ClientUI Documentation
CanGoForward Property



Determines whether there is at least one forward entry in the journal.
Syntax
Public ReadOnly Property CanGoForward As Boolean
Dim instance As JournalHistory
Dim value As Boolean
 
value = instance.CanGoForward
public bool CanGoForward {get;}
public:
property bool CanGoForward {
   bool get();
}
Requirements

Target Platforms: 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

See Also

Reference

JournalHistory Class
JournalHistory Members

Send Feedback