Click or drag to resize

ShellHistoryToolStrip Properties

The ShellHistoryToolStrip type exposes the following members.

Properties
 NameDescription
Public propertyHistoryBackButton 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.
Public propertyHistoryForwardButton 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.
Public propertyHistoryMaxLength Set the maximum length of the displayed history list. This List is obtained from the registered ShellControlConnector.
Public propertyIsInitialized Returns true if the control has been initialized (the designer generated code was executed)
Public propertyShellControlConnector Connects this control to a ShellControlConnector component, which allows to synchronize several shell controls.
Public propertyVersion The current version of the ShellBrowser.
Top
See Also