Click or drag to resize

ShellHistoryToolBar Events

The ShellHistoryToolBar type exposes the following members.

Events
 NameDescription
Public eventAutoSizeChangedOccurs when the value of the AutoSize property has changed.
(Inherited from Win32ToolBar)
Public eventBackColorChangedOccurs when the BackColor property changes.
(Inherited from Win32ToolBar)
Public eventBackgroundImageChangedOccurs when the BackgroundImage property changes.
(Inherited from Win32ToolBar)
Public eventBackgroundImageLayoutChangedOccurs when the BackgroundImageLayout property changes.
(Inherited from Win32ToolBar)
Public eventButtonClickOccurs when a Win32ToolBarButton on the Win32ToolBar is clicked.
(Inherited from Win32ToolBar)
Public eventButtonDropDownOccurs when a drop-down style Win32ToolBarButton or its down arrow is clicked.
(Inherited from Win32ToolBar)
Public eventDrawButton Occurs if a button is drawn and OwnerDraw is set to true.
(Inherited from CustomToolBar)
Public eventFontChanged Occurs when the Font property value changes.
Public eventForeColorChangedOccurs when the ForeColor property changes.
(Inherited from Win32ToolBar)
Public eventImeModeChangedOccurs when the ImeMode property changes.
(Inherited from Win32ToolBar)
Public eventInitialized This event is fired after the initialization of the component.
Public eventPaintThis member is not meaningful for this control.
(Inherited from Win32ToolBar)
Public eventRightToLeftChangedOccurs when the RightToLeft property changes.
(Inherited from Win32ToolBar)
Public eventTextChangedOccurs when the Text property changes.
(Inherited from Win32ToolBar)
Top
See Also