Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Modeless Form
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Environment versions
Visual FoxPro:
VFP 7
OS:
Windows XP SP2
Network:
Windows NT
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00968365
Message ID:
00968454
Views:
8
>Hi all,
>
>I have a form for which I desire to make a standalone .exe. When invoked I do not want the VFP desktop or its menus or toolbars to appear. The application is this one form alone. (It is going to sit next to a excel spreadsheet in the corner.)
>
>Once I saw a article how to do this, but for now I am brain freezed.
>
>Does anyone have any enlightment how to implement this?
>
>Thanks much!

First, sub-class the form.

Second, in the configuration file (usually config.fpw) and the line SCREEN=OFF.

Third, depending on whether or not you want to use the form in a parent method, setting the ShowWindow property in the class accordingly.
George

Ubi caritas et amor, deus ibi est
Previous
Reply
Map
View

Click here to load this message in the networking platform