ShellAddressBarHistoryToolBar Property |
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic ShellHistoryToolBar HistoryToolBar { get; }Public ReadOnly Property HistoryToolBar As ShellHistoryToolBar
Get
public:
property ShellHistoryToolBar^ HistoryToolBar {
ShellHistoryToolBar^ get ();
}member HistoryToolBar : ShellHistoryToolBar with get
Property Value
ShellHistoryToolBar
See Also