Non-focus events: Difference between revisions
Appearance
No edit summary |
Rwilson131 (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
'''OnInit''' | |||
That event appears before first paint. It may be used to call a specified script. That may be useful even the actual file is fixed form. | That event appears before first paint. It may be used to call a specified script. That may be useful even the actual file is fixed form. | ||
Revision as of 20:41, 11 October 2007
OnInit
That event appears before first paint. It may be used to call a specified script. That may be useful even the actual file is fixed form.
OnPaint
That event appears on any display change, it may be used to refresh form status
OnClose
OnClose event may be used before changing the screen