ShellControlConnectorHistoryCursor Property |
This property contains the index of the current item in the history list
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax public int HistoryCursor { get; }
Public ReadOnly Property HistoryCursor As Integer
Get
public:
property int HistoryCursor {
int get ();
}
member HistoryCursor : int with get
Property Value
Type:
Int32See Also