Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
When is a form totally displayed?
Message
From
08/06/2007 05:39:02
 
 
To
08/06/2007 05:27:51
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01231503
Message ID:
01231508
Views:
15
>Hello everyone,
>
>I know that a VFP form has several events that occur when building up a form. Like Init, Load, Paint, etc.. Can anybody tell me which event occurs when the form is totaly finnished loading and is visible on the screen?
>
>I want to make a button click automaticly when the form is displayed. Now I do that in the Init of the form, but that is too early it seems....
>
>Ron

1 Load
2 Init
3 Setfocus
4 Activate
5 GotFocus

Tip: Every VFP programmers' second girlfriend is called Lisa G :-)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform