Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Ok - How do get rid of the titlebar?
Message
De
08/03/2001 12:04:54
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00482909
Message ID:
00483200
Vues:
10
Hi Chris.

>Any ideas? I have an as top level form with titlebar = 0, minbutton .f., maxbutton .f. no caption etc... The titlebar does not show in design but when I run the form there it is - proud as can be - a titlebar!!! How do I get rid of it?

That's a bug in VFP: a subclass or form based on a class with TitleBar set to 0 in the Property Sheet shows a title bar. The workaround is to put This.TitleBar = 0 in the Init of the class (in other words, do it programmatically, not in the Property Sheet).

Doug
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform