Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Prevent Double Click
Message
From
28/05/2014 12:46:48
 
 
To
20/05/2014 09:25:38
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows Server 2008
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01600043
Message ID:
01600806
Views:
119
>>I have a form with combo box. If the user double clicks a list item and it happens to be over another control, the other control gets clicked.
>>
>>How can this be prevented?
>
>One option is to test for and consume all pending mouse-clicks in the click event of the combobox;
>
>
>DO WHILE INKEY("HM") <> 0
>ENDDO
>
Hi,

sorry does not seem to work, do you have an other solution at hand?

Regards,

Koen
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform