Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
New ComboBox behavior in VFP
Message
From
23/07/2002 08:42:06
 
 
To
26/06/2002 14:34:49
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00672587
Message ID:
00681550
Views:
13
>I’ve noticed that the “incrementalsearch” capability of the ComboBox control can be affected if the cursor is somewhere over the droped down list. VFP7 SP1).
>
>It behaves like anchoring the element right underneath the cursor arrow.
>
>I wonder is there are any new properties, I’m unaware of which produce this new behavior.
>
>I’ll appreciate any hints about it.
>
>Thanks in advance.
>
>Oscar Corte

This behaviour can be avoided if you have a check on the GotFocus() Event whether SYS(1270) returns refference to "This". If so, you can use MOUSE command to move the mouse pointer outside "This" control.

HTH
Zlatin Zlatev,
MCSD (VS6)

Make solutions, not programs!

Previous
Reply
Map
View

Click here to load this message in the networking platform