Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating VFP 5.0 forms with no title bar
Message
De
30/07/1997 22:15:52
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00042338
Message ID:
00042541
Vues:
33
>>>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.
>
>Thanks! I thought that was how to do it, but I tried and it still had the title bar. I missed the Max/MinButton properties. :)

Hay Nick - thanks a lot ....Rob
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform