System.Windows.Forms.ToolStripRenderer: Event Members

The events of System.Windows.Forms.ToolStripRenderer are listed below. For a list of all members, see the ToolStripRenderer Members list.

See Also: Inherited members from System.Object

Public Events

RenderArrow

Occurs when an arrow on a System.Windows.Forms.ToolStripItem is rendered.

RenderButtonBackground

Occurs when the background for a System.Windows.Forms.ToolStripButton is rendered

RenderDropDownButtonBackground

Occurs when the background for a System.Windows.Forms.ToolStripDropDownButton is rendered.

RenderGrip

Occurs when the move handle for a System.Windows.Forms.ToolStrip is rendered.

RenderImageMargin

Draws the margin between an image and its container.

RenderItemBackground

Occurs when the background for a System.Windows.Forms.ToolStripItem is rendered.

RenderItemCheck

Occurs when the image for a selected System.Windows.Forms.ToolStripItem is rendered.

RenderItemImage

Occurs when the image for a System.Windows.Forms.ToolStripItem is rendered.

RenderItemText

Occurs when the text for a System.Windows.Forms.ToolStripItem is rendered.

RenderLabelBackground

Occurs when the background for a System.Windows.Forms.ToolStripLabel is rendered.

RenderMenuItemBackground

Occurs when the background for a System.Windows.Forms.ToolStripMenuItem is rendered.

RenderOverflowButtonBackground

Occurs when the background for an overflow button is rendered.

RenderSeparator

Occurs when a System.Windows.Forms.ToolStripSeparator is rendered.

RenderSplitButtonBackground

Occurs when the background for a System.Windows.Forms.ToolStripSplitButton is rendered.

RenderStatusStripSizingGrip

Occurs when the display style changes.

RenderToolStripBackground

Occurs when the background for a System.Windows.Forms.ToolStrip is rendered.

RenderToolStripBorder

Occurs when the border for a System.Windows.Forms.ToolStrip is rendered.

RenderToolStripContentPanelBackground

Draws the background of a System.Windows.Forms.ToolStripContentPanel.

RenderToolStripPanelBackground

Draws the background of a System.Windows.Forms.ToolStripPanel.

RenderToolStripStatusLabelBackground

Draws the background of a System.Windows.Forms.ToolStripStatusLabel.