Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Order of events in a listbox
Message
From
28/01/2004 12:26:55
 
 
To
28/01/2004 12:05:50
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00871449
Message ID:
00871468
Views:
31
which order do the following events of a listbox ocurr if user changes row via a mouse click? Assume focus is initially on another control. Do any other events fire at that time?

1. When - this event fires before the control got focus
2. GotFocus - this event fires when the control got focus
3. Click - when the user clicks in cotrol & after GotFocus
4. DoubleClick - ONLY when the user double click in the control
5. Valid - Before LostFocus, when the user try to exit from the control
6. InterActiveChange - ONLY when the user change some data in control (but it is not fiered when You cange the data programaticly)
7. ProgramaticChange - ONLY when the YOU change some data in control programaticly.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform