Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Leftover class instance
Message
De
21/11/2007 15:03:44
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
01270548
Message ID:
01270560
Vues:
13
>Don,
>
>See Re: Controls collection Message #675463
>
>>This code, which is called by a button,
>>
>>for each oControl in thisform.Controls
>>	if oControl.class = "Mergeclass"
>>		thisform.RemoveObject(oControl.name)
>>	endif
>>endfor		
>>
>>Leaves 1 instance of the target class remaining on the form. Any ideas why?
>>I thought maybe it was a focus issue but focus is switched to the button when it is clicked.

Thanks Sergey and Yuri.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform