Wimark.Controls Class Library  

HelpProvider.GetHelpKeyword Method

Gets the Help keyword for the specified component.

Overload List

Gets the Help keyword for the specified component.

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

Inherited from HelpProvider

[Visual Basic] GetHelpKeyword
[C#] GetHelpKeyword
[C++] GetHelpKeyword

See Also

HelpProvider Class | HelpProvider Members | Wimark.Controls Namespace