ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Relocating Splash Screen (https://www.excelbanter.com/excel-discussion-misc-queries/105455-relocating-splash-screen.html)

tx12345

Relocating Splash Screen
 

Hi

I have a nice splash screen for my prog, but it seems to display a
little to the left of center.

Any way to 'place' the splash screen in a specific part of the screen?

tx


--
tx12345
------------------------------------------------------------------------
tx12345's Profile: http://www.excelforum.com/member.php...o&userid=24776
View this thread: http://www.excelforum.com/showthread...hreadid=572471


tx12345

Relocating Splash Screen
 

for the sake of somebody else with a similar question:

There were two methods

In the code part of the userfor (ie splash screen in this case)

Private Sub UserForm_Activate()
Me.Top = 100
Me.Left = 100
End Sub

Another was to enter the left/top coordinates in the object properties
section


--
tx12345
------------------------------------------------------------------------
tx12345's Profile: http://www.excelforum.com/member.php...o&userid=24776
View this thread: http://www.excelforum.com/showthread...hreadid=572471



All times are GMT +1. The time now is 02:31 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com