Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Top Level form without a Caption
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00620519
Message ID:
00620578
Vues:
14
>Is it possible to have a top level form (a splash screen) without a caption. The caption is blank and the related buttons are .F.
>
>What am I missing?

If this is version prior to VFP 6 where you can set

Caption property to ""
ControlBox property to .F.
MaxButton property to .F.
MinButton property to .F.
Movable property to .F.
HalfHeightCaption caption to .F.

The property which is often overlooked (however rarely used) is HalfHeightCaption. If it is set to .T., even setting .TitleBar = .f. in VFP 6 will not remove the form's title bar.
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform