Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Which property to use
Message
 
To
26/09/2000 12:26:31
Pierre Richard
Méthotech Canada Limitée
Kirkland, Quebec, Canada
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00421022
Message ID:
00421027
Views:
16
>In my application I have a number of forms the user can call. The user can call multiple instance of a form but I would like one of them not to have this feature.
>
>Which property do I need to use to prevent the user from opening multiple instance of my form ?

I have a custom property that you set.
Try putting:

IF WEXIST( This.Name )

In your form load, then display a message and kill the form if it is true.

j
Jason Bradley Nance
jbnance@tresgeek.net

Got root?
Previous
Reply
Map
View

Click here to load this message in the networking platform