Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error
Message
 
À
15/01/2000 01:41:13
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Re: Error
Divers
Thread ID:
00318499
Message ID:
00318501
Vues:
27
>sorry what i meant was
>
>Is there a way i could direct a funtion or change a property of a control "from" another form.

Just make sure that the external file name is identical with the form's property name. Sometimes you have also to declare the name as public variable.

If I have two forms namely Form1 & Form2, and in Form1 I have to change the caption of Form2 the code should be: Form2.Caption = 'blah..blah'. If changing the caption of a commandbutton, it should be: Form2.Command1.Caption = 'blah..blah..', etc., etc.

HTH
JESS S. BANAGA
Project Leader - SDD division
...shifting from VFP to C#.Net

CHARISMA simply means: "Be more concerned about making others feel good about themselves than you are in making them feel good about you."
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform