The members of System.Windows.Forms.ToolStripRenderer are listed below.
See Also: Inherited members from System.Object
Initializes a new instance of the System.Windows.Forms.ToolStripRenderer class.
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.
Occurs when an arrow on a System.Windows.Forms.ToolStripItem is rendered.
Occurs when the background for a System.Windows.Forms.ToolStripButton is rendered
Occurs when the background for a System.Windows.Forms.ToolStripDropDownButton is rendered.
Occurs when the move handle for a System.Windows.Forms.ToolStrip is rendered.
Draws the margin between an image and its container.
Occurs when the background for a System.Windows.Forms.ToolStripItem is rendered.
Occurs when the image for a selected System.Windows.Forms.ToolStripItem is rendered.
Occurs when the image for a System.Windows.Forms.ToolStripItem is rendered.
Occurs when the text for a System.Windows.Forms.ToolStripItem is rendered.
Occurs when the background for a System.Windows.Forms.ToolStripLabel is rendered.
Occurs when the background for a System.Windows.Forms.ToolStripMenuItem is rendered.
Occurs when the background for an overflow button is rendered.
Occurs when a System.Windows.Forms.ToolStripSeparator is rendered.
Occurs when the background for a System.Windows.Forms.ToolStripSplitButton is rendered.
Occurs when the display style changes.
Occurs when the background for a System.Windows.Forms.ToolStrip is rendered.
Occurs when the border for a System.Windows.Forms.ToolStrip is rendered.
Draws the background of a System.Windows.Forms.ToolStripContentPanel.
Draws the background of a System.Windows.Forms.ToolStripPanel.
Draws the background of a System.Windows.Forms.ToolStripStatusLabel.