VitNX_ToolStripRenderer Events

The following tables list the members exposed by the VitNX_ToolStripRenderer type.

Events
 
Name Description
Public event RenderArrow Occurs when an arrow on a ToolStripItem is rendered. (inherited from ToolStripRenderer).
Public event RenderButtonBackground Occurs when the background for a ToolStripButton is rendered (inherited from ToolStripRenderer).
Public event RenderDropDownButtonBackground Occurs when the background for a ToolStripDropDownButton is rendered. (inherited from ToolStripRenderer).
Public event RenderGrip Occurs when the move handle for a ToolStrip is rendered. (inherited from ToolStripRenderer).
Public event RenderImageMargin Draws the margin between an image and its container. (inherited from ToolStripRenderer).
Public event RenderItemBackground Occurs when the background for a ToolStripItem is rendered. (inherited from ToolStripRenderer).
Public event RenderItemCheck Occurs when the image for a selected ToolStripItem is rendered. (inherited from ToolStripRenderer).
Public event RenderItemImage Occurs when the image for a ToolStripItem is rendered. (inherited from ToolStripRenderer).
Public event RenderItemText Occurs when the text for a ToolStripItem is rendered. (inherited from ToolStripRenderer).
Public event RenderLabelBackground Occurs when the background for a ToolStripLabel is rendered. (inherited from ToolStripRenderer).
Public event RenderMenuItemBackground Occurs when the background for a ToolStripMenuItem is rendered. (inherited from ToolStripRenderer).
Public event RenderOverflowButtonBackground Occurs when the background for an overflow button is rendered. (inherited from ToolStripRenderer).
Public event RenderSeparator Occurs when a ToolStripSeparator is rendered. (inherited from ToolStripRenderer).
Public event RenderSplitButtonBackground Occurs when the background for a ToolStripSplitButton is rendered. (inherited from ToolStripRenderer).
Public event RenderStatusStripSizingGrip Occurs when the display style changes. (inherited from ToolStripRenderer).
Public event RenderToolStripBackground Occurs when the background for a ToolStrip is rendered. (inherited from ToolStripRenderer).
Public event RenderToolStripBorder Occurs when the border for a ToolStrip is rendered. (inherited from ToolStripRenderer).
Public event RenderToolStripContentPanelBackground Draws the background of a ToolStripContentPanel. (inherited from ToolStripRenderer).
Public event RenderToolStripPanelBackground Draws the background of a ToolStripPanel. (inherited from ToolStripRenderer).
Public event RenderToolStripStatusLabelBackground Draws the background of a ToolStripStatusLabel. (inherited from ToolStripRenderer).
Top

In this article

Definition