The help service provides a way to provide the IDE (Integrated Development Environment) help system with contextual information for the current task. The help system evaluates all contextual information it gets and determines the most relevant topics to display to the user.
IHelpService
[Visual Basic] Public Interface IHelpService [C#] public interface IHelpService [C++] public __gc __interface IHelpService
[JScript] In JScript, you can use the interfaces in the NGWS frameworks, but you cannot define your own.
[To be supplied.]
Namespace: System.ComponentModel.Design
Assembly: System.dll
IHelpService Members | System.ComponentModel.Design Namespace