ShellControlConnectorHistoryCursor Property |
This property contains the index of the current item in the history list
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic int HistoryCursor { get; }
Public ReadOnly Property HistoryCursor As Integer
Get
public:
property int HistoryCursor {
int get ();
}
member HistoryCursor : int with get
Property Value
Int32
See Also