Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Listbox This.Value loses value in Class
Message
De
14/09/1999 22:46:07
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00264745
Message ID:
00264803
Vues:
20
>Look for any code in the listbox that refers to This.Parent... When you saved it as a class with other controls it was put in a container object so its Parent is no longer the form. Replace the This.Parent with Thisform

Hi Jim,

No there are no references to This.Parent. The only code is a SQL Select into Array in the Requery method. Then in the Interactive Change Event I check the value. When it is added to the class container on the form it works (has the value from the array). When added directly to the class it doesn't (is always 0).
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform