Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
New ComboBox behavior in VFP
Message
De
23/07/2002 08:42:06
 
 
À
26/06/2002 14:34:49
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00672587
Message ID:
00681550
Vues:
12
>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!

Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform