Click or drag to resize

Win32ToolBar Events

The Win32ToolBar type exposes the following members.

Events
 NameDescription
Public eventAutoSizeChangedOccurs when the value of the AutoSize property has changed.
Public eventBackColorChangedOccurs when the BackColor property changes.
Public eventBackgroundImageChangedOccurs when the BackgroundImage property changes.
Public eventBackgroundImageLayoutChangedOccurs when the BackgroundImageLayout property changes.
Public eventButtonClickOccurs when a Win32ToolBarButton on the Win32ToolBar is clicked.
Public eventButtonDropDownOccurs when a drop-down style Win32ToolBarButton or its down arrow is clicked.
Public eventForeColorChangedOccurs when the ForeColor property changes.
Public eventImeModeChangedOccurs when the ImeMode property changes.
Public eventPaintThis member is not meaningful for this control.
Public eventRightToLeftChangedOccurs when the RightToLeft property changes.
Public eventTextChangedOccurs when the Text property changes.
Top
See Also