Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why Screen.Forms(i) dont work?
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Why Screen.Forms(i) dont work?
Divers
Thread ID:
00450381
Message ID:
00450381
Vues:
80
Hi
Im trying to remove objects from the screen and the code below dont work, i cant understad why im getting the message 'controls is not an object'...

FOR i = 1 TO _SCREEN.CONTROLCOUNT
_SCREEN.REMOVEOBJECT(_SCREEN.CONTROLS(i).NAME)
ENDFOR

May i have to do one by one the removeobject() separately?

TIA

Ariel Gimenez

our power is our knowledge

Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform