Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calling Form's methods from shortcut Menu
Message
From
18/03/2000 01:35:47
 
 
To
17/03/2000 13:53:05
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Miscellaneous
Thread ID:
00347201
Message ID:
00347421
Views:
16
>I have a shortcut Menu that I'm using with my application.
>Out of the Procedure in that Shortcut Menu I want to call one of the form's Methods

Shortcut menu? Like a Right-CLick menu, right? What you could do is something like:

private poThisform
poThisform = Thisform


before you call the menu, then use poThisform instead of Thisform within your menu.
Previous
Reply
Map
View

Click here to load this message in the networking platform