ShellHistoryToolStrip Properties |
The ShellHistoryToolStrip type exposes the following members.
Name | Description | |
---|---|---|
HistoryBackButton |
This property allows you to access the forward button of the ShellHistoryToolStrip,
it may be customized as needed.
However its dropdown items change each time a FolderChanged event occurs in the
ShellControlConnector this component is connected to.
| |
HistoryForwardButton |
This property allows you to access the forward button of the ShellHistoryToolStrip, it may be customized as needed.
However its dropdown items change each time a FolderChanged event occurs in the
ShellControlConnector this component is connected to.
| |
HistoryMaxLength |
Set the maximum length of the displayed history list.
This List is obtained from the registered ShellControlConnector.
| |
IsInitialized |
Returns true if the control has been initialized (the designer generated code was executed)
| |
ShellControlConnector |
Connects this control to a ShellControlConnector component, which allows to synchronize several shell controls.
| |
Version |
The current version of the ShellBrowser.
|