Click or drag to resize

ShellHistoryToolStrip Methods

The ShellHistoryToolStrip type exposes the following members.

Methods
 NameDescription
Public methodBeginInit Signals the object that initialization is starting.
Public methodEndInit Signals the object that initialization is complete.
Public methodFolderChanged(ItemIdList) If this method gets called from the ShellControlConnector, the history drop down combobox is being updated to reflect the new folder history.
Protected methodFolderChanged(Object, EventArgs) This method gets called on the FolderChanged event of the ShellControlConnector
Public methodFullRefresh IShellControl interface implementation, empty for the ShellHistoryToolStrip. Calling this method has not effect.
Public methodGoUp IShellControl interface implementation, empty for the ShellHistoryToolStrip. Calling this method has not effect.
Public methodRefresh(RefreshLevel) IShellControl interface implementation, empty for the ShellHistoryToolStrip. Calling this method has not effect.
Public methodRefresh(RefreshLevel, ItemIdList) IShellControl interface implementation, empty for the ShellHistoryToolStrip. Calling this method has not effect.
Public methodSelectedFileChange IShellControl interface implementation, empty for the ShellHistoryToolStrip. Calling this method has not effect.
Public methodSmartRefresh IShellControl interface implementation, empty for the ShellHistoryToolStrip. Calling this method has not effect.
Top
Extension Methods
 NameDescription
Public Extension MethodGetSelfAndDescendants Returns a flattened collection of a control and all of its descendant controls.
(Defined by ExtensionMethods)
Public Extension MethodHandleNeededA Control extension method that ensures that the handle for a control is created.
(Defined by ExtensionMethods)
Public Extension MethodScaledPixelsAn extension method for controls: It scales the passed pixels according to the current dpi the control is displayed with.
(Defined by ExtensionMethods)
Public Extension MethodScaleFontA Control extension method that scales font according to the passed factor.
(Defined by ExtensionMethods)
Top
See Also