Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating VFP 5.0 forms with no title bar
Message
From
30/07/1997 11:35:08
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00042338
Message ID:
00042347
Views:
30
>>Is there any way, in VFP 5.0, to create a form with no title bar? I'm trying to make a "splash" screen that will display while my program initializes since this takes some time. I'd like to get rid of the title bar on the window.
>
>From Knowledge Base/FAQ/Form Designer
>
>Set the Caption property to ""
>Set the ControlBox property to .F.
>Set the MaxButton property to .F.
>Set the MinButton property to .F.
>Set the Movable property to .F.

Hey, that's pretty snappy! Never would have guess that the title bar just disappears like that.
- Gino Miceli -
LAN Professionals Inc.
Bayshore, NY
gino@vdot.net
Previous
Reply
Map
View

Click here to load this message in the networking platform