Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Weird Behavior when making Splash Form
Message
De
30/05/2002 20:47:55
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Weird Behavior when making Splash Form
Divers
Thread ID:
00663247
Message ID:
00663247
Vues:
49
Hi All,

I am creating a simple splash form that will show up before the main app form.

So, I have set the following form properties:
.BorderStyle = 0    && for no border
.ShowWindow = 2     && as top level form
.Titlebar = 0       && off, as in no title bar
Upon running the form, all the objects in it appear to be pushed down. In fact, the last line of text which is at the bottommost part is gone. When BorderStyle is set to 3 (resizable), a titlebar even shows up even if TitleBar property is 0 (off)!

So what I did was just 'compensate' for this weird behavior by extending the height of the form at design time.

Am I missing out on some other setting?

Appreciate any help. Thanks!

Dennis
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform