NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Help Class

Represents the Win32 Help engine.

Object
   Help

[Visual Basic]
Public Class Help
[C#]
public class Help
[C++]
public __gc class Help
[JScript]
public class Help

Remarks

Applications can use Help to display either HTMLHelp or Win32 Help, depending on the type of Help files passed to the various functions defined by Help.

Requirements

Namespace: System.WinForms

Assembly: System.WinForms.dll

See Also

Help Members | System.WinForms Namespace