Win32ToolBar Events |
The Win32ToolBar type exposes the following members.
Name | Description | |
---|---|---|
![]() | AutoSizeChanged | Occurs when the value of the AutoSize property has changed. |
![]() | BackColorChanged | Occurs when the BackColor property changes. |
![]() | BackgroundImageChanged | Occurs when the BackgroundImage property changes. |
![]() | BackgroundImageLayoutChanged | Occurs when the BackgroundImageLayout property changes. |
![]() | ButtonClick | Occurs when a Win32ToolBarButton on the Win32ToolBar is clicked. |
![]() | ButtonDropDown | Occurs when a drop-down style Win32ToolBarButton or its down arrow is clicked. |
![]() | ForeColorChanged | Occurs when the ForeColor property changes. |
![]() | ImeModeChanged | Occurs when the ImeMode property changes. |
![]() | Paint | This member is not meaningful for this control. |
![]() | RightToLeftChanged | Occurs when the RightToLeft property changes. |
![]() | TextChanged | Occurs when the Text property changes. |