Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Top Level Form Menus
Message
From
01/10/2003 08:41:55
 
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Miscellaneous
Thread ID:
00833729
Message ID:
00833793
Views:
26
>When using a Menu on a top level form, use of 'THIS.' or 'THISFORM.' anywhere in the MENU COMMANDS or Procedures generates an error. How is it that you are to control things on a TOP-LEVEL form via a menu when FORM Object references like THISFORM. are not allowed?

you can't use THISFORM because the menu is not an object that exists somewhere inside of the containership of the form.

Use "_SCREEN.ACTIVEFORM" instead.
Holger Vorberg
Germany
Previous
Reply
Map
View

Click here to load this message in the networking platform