ShellHistoryToolBar Events |
The ShellHistoryToolBar type exposes the following members.
Name | Description | |
---|---|---|
![]() | AutoSizeChanged | Occurs when the value of the AutoSize property has changed. (Inherited from Win32ToolBar.) |
![]() | BackColorChanged | Occurs when the BackColor property changes. (Inherited from Win32ToolBar.) |
![]() | BackgroundImageChanged | Occurs when the BackgroundImage property changes. (Inherited from Win32ToolBar.) |
![]() | BackgroundImageLayoutChanged | Occurs when the BackgroundImageLayout property changes. (Inherited from Win32ToolBar.) |
![]() | ButtonClick | Occurs when a Win32ToolBarButton on the Win32ToolBar is clicked. (Inherited from Win32ToolBar.) |
![]() | ButtonDropDown | Occurs when a drop-down style Win32ToolBarButton or its down arrow is clicked. (Inherited from Win32ToolBar.) |
![]() | DrawButton |
Occurs if a button is drawn and OwnerDraw is set to true.
(Inherited from CustomToolBar.) |
![]() | FontChanged |
Occurs when the Font property value changes.
|
![]() | ForeColorChanged | Occurs when the ForeColor property changes. (Inherited from Win32ToolBar.) |
![]() | ImeModeChanged | Occurs when the ImeMode property changes. (Inherited from Win32ToolBar.) |
![]() | Initialized |
This event is fired after the initialization of the component.
|
![]() | Paint | This member is not meaningful for this control. (Inherited from Win32ToolBar.) |
![]() | RightToLeftChanged | Occurs when the RightToLeft property changes. (Inherited from Win32ToolBar.) |
![]() | TextChanged | Occurs when the Text property changes. (Inherited from Win32ToolBar.) |