Pre- and post-initialization code
In the Form Connection property editor, you can also write code to be placed before or after the initialization code for the modified property.
To place code before or after a property's initializer:
- In the property's Form Connection property editor, click Advanced... to bring up the Advanced Initialization Code dialog box.
- Click either or both of the checkboxes (for Generate pre-initialization code or Generate post-initialization code and enter the code you want to have generated in the appropriate text fields.
For information on adding pre- and post-initialization and pre- and post-creation code for components, see Modifying generated code for components.
Contents | Prev | Next | Index |