Defining On-the-fly Property Pages

 
 
 

If you are defining your property page on the fly, you can use the same callbacks as for a self-installing property (with a slightly different naming convention), but you have to explicitly attach the Logic (the callbacks) to the property page. There are two ways to do that:

Specifying the Language for the Logic Section

You can use the PPGLayout.Language property (which corresponds to the siUILanguage layout attribute) to set the language used for the implementation of the Logic section. The default scripting language is VBScript, but you can specify JScript and Python.