Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combobox does not disable anymore
Message
De
11/11/1996 21:03:41
 
 
À
11/11/1996 19:34:44
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00012013
Message ID:
00012015
Vues:
35
>In Visual FoxPro 3.0, I was able to disable an item in my combobox control by putting a \ in front of the item. This is not working anymore in Visual FoxPro 5.0.

Ok, something has changed in Visual FoxPro 5.0 related to this.

If you have a RowSourceType=Alias then we can't use This.List(1)=...

I had to replace my combobox base class to use an array and This.List(1)=... is now working.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform