Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Picture centering
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00817507
Message ID:
00817509
Views:
26
This message has been marked as the solution to the initial question of the thread.
Moises, Try:

>_screen.splashimage.left = (_screen.Width - _screen.splashimage.Width) / 2
>_screen.splashimage.top = (_screen.Height - _screen.splashimage.Height) / 2
"The five senses obstruct or deform the apprehension of reality."
Jorge L. Borges?

"Premature optimization is the root of all evil in programming."
Donald Knuth, repeating C. A. R. Hoare

"To die for a religion is easier than to live it absolutely"
Jorge L. Borges
Previous
Reply
Map
View

Click here to load this message in the networking platform