Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How can I use a parameter
Message
 
À
11/06/2001 18:04:38
Peter Brama
West Pointe Enterprises
Detroit, Michigan, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00518121
Message ID:
00518217
Vues:
15
I'm not sure I understand your question, but you might find the following helpful:
FOR EACH Page IN THISFORM.Pageframe1
  .MyProperty = 
ENDFOR
>I need to set a property on a pageframe and it needs to go be on a specific
>page depending on a parameter. I can do it the old fashion way as in using
>a loop, if then, or case but is there a way to do it easier.
>
>Here is the example.
>
>I am on page 1 of the pageframe and the page that needs to have a property set is page 2. The manual way is...
>
>thisform.pageframe1.page1.myproperty=.f.
>thisform.pageframe1.page2.myproperty=.t.
>
>I need to manipulate the pageX in the above.
>
>Thanks
Brien R. Givens

Brampwood Systems
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform