An object's default help panel ID and help library can be set using setup strings. The pszSetupString contains a series of keynames in which each is separated by semicolons, and which changes the behavior of the object. The following table shows the keynames used to set the default help panel ID and help library:
ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ ³Keyname ³Description ³ ÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´ ³HELPPANEL = id ³Sets the object's default help³ ³ ³panel. This is equivalent to ³ ³ ³calling wpSetDefaultHelp. ³ ÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´ ³HELPLIBRARY = myobject.hlp ³Sets the default help library ³ ³ ³for the object's instance. ³ ³ ³This is equivalent to calling ³ ³ ³wpSetDefaultHelp. ³ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÁÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ
The following methods can be called to set the object's default help panel ID and help library using setup strings: