Wimark.Controls Class Library  

HelpProvider.GetHelpKeyword(Component) Method

Gets the Help keyword for the specified component.

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

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

See Also

HelpProvider Class | HelpProvider Members | Wimark.Controls Namespace