Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How can I open Drop-Down part of a Combo?
Message
 
À
04/07/2002 03:35:51
Eugene Kolmakov
Millennium Technologies
Vladivostok, Russie
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00675253
Message ID:
00675328
Vues:
8
>Hi all!
>I need to make Combo show its drop-down list box from within my code. Is it possible?
>
>The main idea is that I want to make a kind of lookup combobox. When I type in text portion of combo it must show its drop-down part and highlight item matching the string typed or the nearest item otherwise.

Basically you can do it with these commands:
KEYBOARD '{CTRL+DNARROW}'
Or
KEYBOARD "{F4}" PLAIN CLEAR 
Might try to use them in the GotFocus() event.
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform