ToolStripManager Methods
.NET Framework (current version)
Namespace:
System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() ![]() | FindToolStrip(String^) | |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() ![]() | IsShortcutDefined(Keys) | Retrieves a value indicating whether the specified shortcut key is used by any of the ToolStrip controls of a form. |
![]() ![]() | IsValidShortcut(Keys) | Retrieves a value indicating whether a defined shortcut key is valid. |
![]() ![]() | LoadSettings(Form^) | |
![]() ![]() | LoadSettings(Form^, String^) | Loads settings for the specified Form using the specified settings key. |
![]() ![]() | Merge(ToolStrip^, String^) | Combines two ToolStrip objects of the same type. |
![]() ![]() | Merge(ToolStrip^, ToolStrip^) | Combines two ToolStrip objects of different types. |
![]() ![]() | RevertMerge(String^) | |
![]() ![]() | RevertMerge(ToolStrip^) | |
![]() ![]() | RevertMerge(ToolStrip^, ToolStrip^) | |
![]() ![]() | SaveSettings(Form^) | |
![]() ![]() | SaveSettings(Form^, String^) | Saves settings for the specified Form using the specified settings key. |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
Show:

