Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Assigning a shortcut menu to the desktop
Message
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Miscellaneous
Thread ID:
00801163
Message ID:
00801244
Views:
14
You're welcome.

>Thanks, Sergey.
>
>>In VFP7 and earlier you can use following trick
_Screen.AddObject("oScrEvents", "ScrEvents")
>>
>>DEFINE CLASS ScrEvents AS Custom
>>     oScreen = _Screen
>>     PROCEDURE oScreen.RightClick
>>     	WAIT WINDOW NOWAIT PROGRAM()
>>	* Whatever you wnat to call
>>     ENDPROC
>>ENDDEFINE
>>
>>>
>>>Assigning a shortcut menu to the desktop in my development environment.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform