Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Weird Behavior when making Splash Form
Message
 
 
To
30/05/2002 20:47:55
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00663247
Message ID:
00663746
Views:
16
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--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform