Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Modeless form acting as modal form
Message
From
01/10/2004 12:49:46
 
 
To
01/10/2004 06:50:19
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00947845
Message ID:
00947999
Views:
16
>Evgeny
>
>This is the code I used in the init. My message should have said windowtype and not windowstate. Sorry Thanks
>
>
>thisform.WindowType = 0
>
You can't change the type at that point, it's too late. You need to have the property set correctly, or call the form as a class, and when you call the .Show method, specify either 0 or 1 there.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform