ShellAddressBarHistoryToolBar Property |
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax public ShellHistoryToolBar HistoryToolBar { get; }
Public ReadOnly Property HistoryToolBar As ShellHistoryToolBar
Get
public:
property ShellHistoryToolBar^ HistoryToolBar {
ShellHistoryToolBar^ get ();
}
member HistoryToolBar : ShellHistoryToolBar with get
Property Value
Type:
ShellHistoryToolBarSee Also