The events of System.Windows.Forms.ToolBar are listed below. For a list of all members, see the ToolBar Members list.
See Also: Inherited members from System.Windows.Forms.Control
AutoSizeChanged |
Occurs when the value of the ToolBar.AutoSize property has changed. | |
BackColorChanged |
Occurs when the ToolBar.BackColor property changes. | |
BackgroundImageChanged |
Occurs when the ToolBar.BackgroundImage property changes. | |
BackgroundImageLayoutChanged |
Occurs when the ToolBar.BackgroundImageLayout property changes. | |
ButtonClick |
Occurs when a System.Windows.Forms.ToolBarButton on the System.Windows.Forms.ToolBar is clicked. | |
ButtonDropDown |
Occurs when a drop-down style System.Windows.Forms.ToolBarButton or its down arrow is clicked. | |
ForeColorChanged |
Occurs when the ToolBar.ForeColor property changes. | |
ImeModeChanged |
Occurs when the ToolBar.ImeMode property changes. | |
Paint |
This member is not meaningful for this control. | |
RightToLeftChanged |
Occurs when the ToolBar.RightToLeft property changes. | |
TextChanged |
Occurs when the ToolBar.Text property changes. |