Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to click button
Message
From
22/11/2005 11:26:55
Mike Yearwood
Toronto, Ontario, Canada
 
 
To
22/11/2005 11:01:48
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Environment versions
Visual FoxPro:
VFP 7
OS:
Windows XP SP2
Network:
Novell 4.x
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01071180
Message ID:
01071193
Views:
18
>Hi,
>
>How to click a button lying on a form thru a short cut menu. On doing so, I face an error "THIS can only be used within a method."
>
>The actual command is 'This.parent.cmdSales.Click'
>
>Please suggest .. Saif

In the menu do _screen.activeform.CompleteSale() and in the cmdSales.Click() also call THISFORM.CompleteSale.

http://fox.wikis.com/wc.dll?Wiki~MethodsShouldNeverCallEvents~SoftwareEng
Previous
Reply
Map
View

Click here to load this message in the networking platform