The methods 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
Creates a gray-scale copy of a given image.
Draws an arrow on a System.Windows.Forms.ToolStripItem.
Draws the background for a System.Windows.Forms.ToolStripButton.
Draws the background for a System.Windows.Forms.ToolStripDropDownButton.
Draws a move handle on a System.Windows.Forms.ToolStrip.
Draws the space around an image on a System.Windows.Forms.ToolStrip.
Draws the background for a System.Windows.Forms.ToolStripItem.
Draws an image on a System.Windows.Forms.ToolStripItem that indicates the item is in a selected state.
Draws an image on a System.Windows.Forms.ToolStripItem.
Draws text on a System.Windows.Forms.ToolStripItem.
Draws the background for a System.Windows.Forms.ToolStripLabel.
Draws the background for a System.Windows.Forms.ToolStripMenuItem.
Draws the background for an overflow button.
Draws a System.Windows.Forms.ToolStripSeparator.
Draws a System.Windows.Forms.ToolStripSplitButton.
Draws a sizing grip.
Draws the background for a System.Windows.Forms.ToolStrip.
Draws the border for a System.Windows.Forms.ToolStrip.
Draws the background of the System.Windows.Forms.ToolStripContentPanel.
Draws the background of the System.Windows.Forms.ToolStripPanel.
Draws the background of the System.Windows.Forms.ToolStripStatusLabel.
When overridden in a derived class, provides for custom initialization of the given System.Windows.Forms.ToolStrip.
Initializes the specified System.Windows.Forms.ToolStripContentPanel.
When overridden in a derived class, provides for custom initialization of the given System.Windows.Forms.ToolStripItem.
Initializes the specified System.Windows.Forms.ToolStripPanel.
Raises the ToolStripRenderer.RenderArrow event.
Raises the ToolStripRenderer.RenderButtonBackground event.
Raises the ToolStripRenderer.RenderDropDownButtonBackground event.
Raises the ToolStripRenderer.RenderGrip event.
Draws the item background.
Raises the ToolStripSystemRenderer.OnRenderItemBackground(ToolStripItemRenderEventArgs) event.
Raises the ToolStripRenderer.RenderItemCheck event.
Raises the ToolStripRenderer.RenderItemImage event.
Raises the ToolStripRenderer.RenderItemText event.
Raises the ToolStripRenderer.RenderLabelBackground event.
Raises the ToolStripRenderer.RenderMenuItemBackground event.
Raises the ToolStripRenderer.RenderOverflowButtonBackground event.
Raises the ToolStripRenderer.RenderSeparator event.
Raises the ToolStripRenderer.OnRenderSplitButtonBackground(ToolStripItemRenderEventArgs) event.
Raises the ToolStripRenderer.RenderStatusStripSizingGrip event.
Raises the ToolStripRenderer.RenderToolStripBackground event.
Raises the ToolStripRenderer.RenderToolStripBorder event.
Raises the ToolStripRenderer.RenderToolStripContentPanelBackground event.
Raises the ToolStripRenderer.RenderToolStripPanelBackground event.
Raises the ToolStripRenderer.RenderToolStripStatusLabelBackground event.