| Name | Description |
|---|
  | CreateDisabledImage(Image^) | Creates a gray-scale copy of a given image. |
 | DrawArrow(ToolStripArrowRenderEventArgs^) | |
 | DrawButtonBackground(ToolStripItemRenderEventArgs^) | |
 | DrawDropDownButtonBackground(ToolStripItemRenderEventArgs^) | |
 | DrawGrip(ToolStripGripRenderEventArgs^) | |
 | DrawImageMargin(ToolStripRenderEventArgs^) | Draws the space around an image on a ToolStrip. |
 | DrawItemBackground(ToolStripItemRenderEventArgs^) | |
 | DrawItemCheck(ToolStripItemImageRenderEventArgs^) | Draws an image on a ToolStripItem that indicates the item is in a selected state. |
 | DrawItemImage(ToolStripItemImageRenderEventArgs^) | |
 | DrawItemText(ToolStripItemTextRenderEventArgs^) | |
 | DrawLabelBackground(ToolStripItemRenderEventArgs^) | |
 | DrawMenuItemBackground(ToolStripItemRenderEventArgs^) | |
 | DrawOverflowButtonBackground(ToolStripItemRenderEventArgs^) | Draws the background for an overflow button. |
 | DrawSeparator(ToolStripSeparatorRenderEventArgs^) | |
 | DrawSplitButton(ToolStripItemRenderEventArgs^) | |
 | DrawStatusStripSizingGrip(ToolStripRenderEventArgs^) | |
 | DrawToolStripBackground(ToolStripRenderEventArgs^) | |
 | DrawToolStripBorder(ToolStripRenderEventArgs^) | |
 | DrawToolStripContentPanelBackground(ToolStripContentPanelRenderEventArgs^) | |
 | DrawToolStripPanelBackground(ToolStripPanelRenderEventArgs^) | |
 | DrawToolStripStatusLabelBackground(ToolStripItemRenderEventArgs^) | |
 | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
 | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
 | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
 | GetType() | Gets the Type of the current instance.(Inherited from Object.) |
 | Initialize(ToolStrip^) | When overridden in a derived class, provides for custom initialization of the given ToolStrip. |
 | InitializeContentPanel(ToolStripContentPanel^) | |
 | InitializeItem(ToolStripItem^) | When overridden in a derived class, provides for custom initialization of the given ToolStripItem. |
 | InitializePanel(ToolStripPanel^) | |
 | MemberwiseClone() | Creates a shallow copy of the current Object.(Inherited from Object.) |
 | OnRenderArrow(ToolStripArrowRenderEventArgs^) | |
 | OnRenderButtonBackground(ToolStripItemRenderEventArgs^) | |
 | OnRenderDropDownButtonBackground(ToolStripItemRenderEventArgs^) | |
 | OnRenderGrip(ToolStripGripRenderEventArgs^) | |
 | OnRenderImageMargin(ToolStripRenderEventArgs^) | Draws the item background. |
 | OnRenderItemBackground(ToolStripItemRenderEventArgs^) | |
 | OnRenderItemCheck(ToolStripItemImageRenderEventArgs^) | |
 | OnRenderItemImage(ToolStripItemImageRenderEventArgs^) | |
 | OnRenderItemText(ToolStripItemTextRenderEventArgs^) | |
 | OnRenderLabelBackground(ToolStripItemRenderEventArgs^) | |
 | OnRenderMenuItemBackground(ToolStripItemRenderEventArgs^) | |
 | OnRenderOverflowButtonBackground(ToolStripItemRenderEventArgs^) | |
 | OnRenderSeparator(ToolStripSeparatorRenderEventArgs^) | |
 | OnRenderSplitButtonBackground(ToolStripItemRenderEventArgs^) | |
 | OnRenderStatusStripSizingGrip(ToolStripRenderEventArgs^) | |
 | OnRenderToolStripBackground(ToolStripRenderEventArgs^) | |
 | OnRenderToolStripBorder(ToolStripRenderEventArgs^) | |
 | OnRenderToolStripContentPanelBackground(ToolStripContentPanelRenderEventArgs^) | |
 | OnRenderToolStripPanelBackground(ToolStripPanelRenderEventArgs^) | |
 | OnRenderToolStripStatusLabelBackground(ToolStripItemRenderEventArgs^) | |
  | ScaleArrowOffsetsIfNeeded() |
This API supports the product infrastructure and is not intended to be used directly from your code.
Applies the F:System.Windows.Forms.ToolStripRenderer.Offset2X and F:System.Windows.Forms.ToolStripRenderer.Offset2Y specified to scaling the arrow icon, if scaling is required per the DPI settings of the computer. |
 | ToString() | Returns a string that represents the current object.(Inherited from Object.) |