Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Referencing
Message
 
To
23/12/1998 13:18:52
Ron Hoffler
United Information System
Rockville, Maryland, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00170031
Message ID:
00170088
Views:
17
>I want to call a method from a toolbar.This method is in a different formset. How do I do it? I have tried "_screen.ActiveForm.QueryMethod()" But I received an error "Property QueryMethod() not found". I know it is not a property.

Ron --

If the form that owns the method is not currently the active form, then you will have to refer to that form by its name, rather than by useing ActiveForm.

Bill
Previous
Reply
Map
View

Click here to load this message in the networking platform