Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP runtime caption
Message
From
25/06/1999 09:22:14
 
 
To
24/06/1999 15:57:00
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00233683
Message ID:
00233922
Views:
33
>Is any way to disable the VFP Runtime caption when the compiled application started? (Caption VisualFoxPro) or change it to my custom caption?

Include a CONFIG.FPW in your project with the line SCREEN = OFF in it, and then set _Screen.caption to whatever you like before making the _screen visible (_screen.visible = .t., _screen.show(), etc.) - you can also use a top-level form and never make the VFP main screen visible at all.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform