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

Click here to load this message in the networking platform