Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Remove caption bar in VFP 5.0 form from a Class
Message
De
06/07/1998 02:04:30
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00114434
Message ID:
00114443
Vues:
9
>I created a class for a splashscreen where I removed the caption bar. When I instantiate the form (oSplash=CREATEOBJECT('splashscreen') it appears with the caption bar. For good measure I issue oSplash.minbutton,maxbutton,controlbox,movable,closable,=.f. and caption="". Bottom line is that the caption bar is gone in my class, but appears when I call it in my program. Does anyone know if this is a bug, or am I missing something. Thanks for your help.
>Marcus.

do you, by any chance, instantiate it as a top-level form? because it wouldn't work in VFP5 - in VFP6 you can just set the titlebar property to off

Arnon
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform