Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Change to better
Message
De
11/11/2004 10:55:20
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
 
À
11/11/2004 10:51:43
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00960324
Message ID:
00960459
Vues:
12
>hi,
>
>thank you very much,
>
>silly qustion.
>
>at any procedure via myform.pageframe1.page1 or page2 i can
>use your suggestion.
>
>thanks.
>best regards
>m.qasem

Yes. For example, you could put it into a CommandButton, Click() Event. However, it is better OOP practice to use a form method. The button's Click() Event calls the form method, for example:
* in Form.CmdPrint.Click()
ThisForm.PrintReport()
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform