The members of System.Windows.Forms.ToolStripManager are listed below.
See Also: Inherited members from System.Object
static | Renderer | ToolStripRenderer.
![]() Gets or sets the default painting styles for the form. |
static | RenderMode | ToolStripManagerRenderMode.
![]() Gets or sets the default theme for the form. |
static | VisualStylesEnabled | bool.
![]() Gets or sets a value indicating whether a System.Windows.Forms.ToolStrip is rendered using visual style information called themes. |
static | FindToolStrip(string)
| |
static | IsShortcutDefined(Keys)
| |
static | IsValidShortcut(Keys)
| |
static | LoadSettings(Form)
| |
static | LoadSettings(Form, string)
| |
static | Merge(ToolStrip, string)
| |
static | Merge(ToolStrip, ToolStrip)
| |
static | RevertMerge(string)
| |
static | RevertMerge(ToolStrip)
| |
static | RevertMerge(ToolStrip, ToolStrip)
| |
static | SaveSettings(Form)
| |
static | SaveSettings(Form, string)
|
static | RendererChanged |
![]() Occurs when the value of the ToolStripManager.Renderer property changes. |