HELPFILE Property


Designer Only

square.png Objects

 

The HELPFILE property identifies a user generated Windows help file that is associated with a form.

Note the following:

  1. HELPFILE is a designer only property and may not be used in CREATE, GETPROP, OR SETPROP statements.

  2. By associating a help file with a form, the designer is able to present a list of topics for the HELPTOPIC property of any form object.

  3. Defining the HELPFILE property instructs the designer to perform a SETMODE *HELPLIB instruction to associate the help file with the form during program execution. Additionally the SETMODE *F1Help=ON is performed.

 

 

See Also: Object Properties, Object IO Instructions, Object Definitions

 



PL/B Language Reference HEIGHT Property HELPID Property