Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is there a way to know if a listbox is open?
Message
 
 
To
15/12/2005 16:15:33
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01078411
Message ID:
01078467
Views:
18
>>>Is there a way at runtime to know if a list box is in the drop down state? Thanks!
>>
>>Set a flag in the DropDown event and reset it in Valid.
>
>If you close the drop popup
>- with ESC
>or
>- mousedown into the popup and mouseup out of the popup,
>
>Valid is not executed.

You can always reset the flag in the GotFocus and LostFocus.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform