Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Removeobject skips some objects
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00835738
Message ID:
00835755
Vues:
22
Oh... I guess it doesn't matter that the property isn't available.
That makes it work! Thank you!

>I'm using vfp7 and I see no visible property for a timer.
>
>>Hello Joe;
>>
>>I had the same problem before.. If you have VFP6, it will be solved turnning the property VISIBLE to .F. (before removeobject)
>>>
>>>
>>>FOR EACH loAppControl IN thisform.cntButtons.objects
>>>	thisform.cntButtons.RemoveObject(loAppControl.name)
>>>ENDFOR
>>>
>>>
>>
>>HTH
>>
>>Claudio
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform