Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Weird Behavior when making Splash Form
Message
 
 
À
30/05/2002 20:47:55
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00663247
Message ID:
00663746
Vues:
15
This message has been marked as the solution to the initial question of the thread.
Does it happen if you run your splash form from the command window? What VFP version are you using? Take a look at HOWTO: Create Top-Level Splash Screen with No TaskBar Icon mskb #Q190350.

>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
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform