Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Order of events in a listbox
Message
From
28/01/2004 13:20:44
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00871449
Message ID:
00871501
Views:
24
>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.

Thank you very much, Borislav.

Alex
Previous
Reply
Map
View

Click here to load this message in the networking platform