How to Use the Load, Init, Destroy, and Unload Events (136695)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
This article was previously published under Q136695 SUMMARY
This article explains the sequence of the Load, Init, Destroy, and Unload
events, and it gives points to consider when writing user code for these
events. The Load event occurs before the controls on a form are created,
whereas the Init event occurs after the controls on a form are created.
When a form is released, the Destroy event occurs before the controls on a
form are released, and the Unload event occurs after the controls on a form
are released.
Modification Type: | Major | Last Reviewed: | 8/11/1999 |
---|
Keywords: | KB136695 |
---|
|