Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Remove caption bar in VFP 5.0 form from a Class
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00114434
Message ID:
00114439
Vues:
16
>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.

To ensure that you are referring to the desired class issue:
osplash = CREATEOBJECT("CLASSNAME.OBJECTCLASSNAME")

It should work fine.
JESS S. BANAGA
Project Leader - SDD division
...shifting from VFP to C#.Net

CHARISMA simply means: "Be more concerned about making others feel good about themselves than you are in making them feel good about you."
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform