Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
_screen.activeform
Message
 
À
24/04/2001 15:53:21
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00499241
Message ID:
00499252
Vues:
33
Ta-Dow
worked like a charm
and your code is more streamlined then the one I saw

one quick follow-up question

from that object I can access every prop, meth and event on that form, right?


>>Hello Everybody
>>
>>Quick question
>>
>>I want to get a list of all forms currently running, is it _screen.activeform ?? and if so could I see a example of the _screen.activeform object. The help doesn't give you a example of the object structure, I know I saw it before but I can't remember where and if I try and look at it in the debugger, well the active form changes to the debugger, so I can't capture it
>>
>>ya know??
>
>Use the _SCREEN.Forms collection:
>
>FOR EACH oForm IN _SCREEN.Forms
>  ? oForm.Name
>ENDFOR
Stephen McLaughlin
"Sexy Steve Valenteno", "Blastmaster"
stephenmclaughlin@gmail.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform