Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Vfp50 - Calling the Click Event
Message
De
12/03/1997 14:28:14
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00023928
Message ID:
00023936
Vues:
31
>>If you are on a form, how do you call the click event
>>that is on another form?
>
>
>MyForm.MyObject.click()
>
>You can error check with:
>
>if !MyForm.MyObject.click()
> ...Handle Error...
>endif
>
>Tom

Hi Tom...

That does not work. Maybe I am doing something wrong.
These form are not in a formset.
code...

In Update.scx

click event of some command button.. in customer.scx (another form)
code...
update.myobject.click()
What now??
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform