Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vfp50 - Calling the Click Event
Message
From
12/03/1997 14:28:14
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00023928
Message ID:
00023936
Views:
26
>>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform