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