Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Restricting Combobox Entry
Message
De
27/07/2001 15:01:26
Nancy Folsom
Pixel Dust Industries
Washington, États-Unis
 
 
À
27/07/2001 14:55:02
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00536605
Message ID:
00536612
Vues:
9
This message has been marked as the solution to the initial question of the thread.
>What's the cleanest way to allow a Combobox to drop the list for selection, but not allow typing? Thanks!

We just did this topic, actually.

Set the Style to list, not combo.
Use KEYBOARD "{F4}" in the GotFocus to drop the list.
USE NODEFAULT in KeyPress to trap and disallow specific keystrokes. You need to check though because some keys you'll want to allow, such as Tab and DownArrow, Return.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform