Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is there a way to know if a listbox is open?
Message
From
15/12/2005 16:31:07
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01078411
Message ID:
01078470
Views:
15
>>>>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.

And therefore where is utility?

You open the popup, set the flag and wait to leave the combobox ?

Then you known that the dropdown event is called, only.
Previous
Reply
Map
View

Click here to load this message in the networking platform