Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form always on top
Message
From
20/02/2003 19:28:12
 
 
To
20/02/2003 19:03:04
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00755854
Message ID:
00755879
Views:
22
If you are using DO FORM syntax:

DO Form MyForm2 NAME oMyForm2 LINKED

To call it:
oMyForm2.Hide
REPORT FORM... PREVIEW
oMyForm2.Show

oMyForm2 is an actual object variable, so

RELEASE oMyForm2

will kill your Form2.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform