Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
One form application
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00299291
Message ID:
00299712
Views:
17
>>Tnx a lot for the quick response Erik.
>>
>>I did it, but the form show up for a second then it close by itself. I tryed changing the modal type but without any result.
>>
>>Regards
>>
>>Carlos
>
>
>Carlos, Jeffrey-
>
>Make sure the form in question's ShowWindow property is = 2 (In top-level-form)
>
>Then all you need is a main startup program that calls the form and issues a READ EVENTS
>
>THe WindowType property is irrelevant.
>
>To close the application, your form needs a close button that issues simply:
>
>THISFORM.Release()
>
>and then put CLEAR EVENTS in the Form.Destroy.

Don't really even need the Close button, unless you want one - titlebar close will take care of business...
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Previous
Reply
Map
View

Click here to load this message in the networking platform