Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What Event Fires
Message
From
27/09/2000 18:50:06
 
 
To
27/09/2000 18:34:20
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00421810
Message ID:
00421815
Views:
14
>I have a combo box on my form. What event fires as soon as the user makes a selection from the list?

In this order:

InteractiveChange()
Click()
Valid()

Note that the InteractiveChange() also fires each time the user arrows through the dropped down list - so I would recommend against firing off any code there. Put it in the Click() or the Valid().
Insanity: Doing the same thing over and over and expecting different results.
Previous
Reply
Map
View

Click here to load this message in the networking platform