Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Bug?...
Message
De
24/07/1999 01:21:41
Walter Meester
HoogkarspelPays-Bas
 
 
À
23/07/1999 14:28:06
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00245460
Message ID:
00245665
Vues:
25
Mike,

>I couldn't find any past threads KB FAQ's or anything in the Hackers Guide, so...

>I believe the following behavior is a bug in VFP6SP3: the ReadOnly property for a combobox cannot be True at deign-time or run-time if the Style property is 2-Dropdown list.

Nope, This is by design. See article Q156510

I tend not to use the dropdownlist anymore. I alway use a autocomplete combobox for the job. When you bind the combo to a controlsource, the combo goes blank when an invalid value has been inputed. The main advantages are that you can use the readonly property (handy if you want to disable all controls on a form or page at once with the setall method) and that you don't have the undisered behaviour that when your skipping trough the input objects with DNARROW or UPARROW the dropdownbox changes its value instead of moving to the next (or prior) object.

Walter,
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform