Wimark.Controls Class Library  

HelpProvider.SetHelpString Method

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

Overload List

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

[Visual Basic] Overloads Public Sub SetHelpString(Component, String)
[C#] public void SetHelpString(Component, string);
[C++] public: void SetHelpString(Component*, String*);

Inherited from HelpProvider

[Visual Basic] SetHelpString
[C#] SetHelpString
[C++] SetHelpString

See Also

HelpProvider Class | HelpProvider Members | Wimark.Controls Namespace