Wimark.Controls Class Library  

HelpProvider.GetHelpString Method

Gets the contents of the pop-up Help window for the specified component.

Overload List

Gets the contents of the pop-up Help window for the specified component.

[Visual Basic] Overloads Public Function GetHelpString(Component) As String
[C#] public string GetHelpString(Component);
[C++] public: String* GetHelpString(Component*);

Inherited from HelpProvider

[Visual Basic] GetHelpString
[C#] GetHelpString
[C++] GetHelpString

See Also

HelpProvider Class | HelpProvider Members | Wimark.Controls Namespace