Help Methods
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.) |
![]() | 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() | |
![]() | MemberwiseClone() | |
![]() ![]() | ShowHelp(Control^, String^) | Displays the contents of the Help file at the specified URL. |
![]() ![]() | ShowHelp(Control^, String^, HelpNavigator) | Displays the contents of the Help file found at the specified URL for a specific topic. |
![]() ![]() | ShowHelp(Control^, String^, HelpNavigator, Object^) | Displays the contents of the Help file located at the URL supplied by the user. |
![]() ![]() | ShowHelp(Control^, String^, String^) | Displays the contents of the Help file found at the specified URL for a specific keyword. |
![]() ![]() | ShowHelpIndex(Control^, String^) | Displays the index of the specified Help file. |
![]() ![]() | ShowPopup(Control^, String^, Point) | Displays a Help pop-up window. |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |


