This is a migrated thread and some comments may be shown as answers.

Splash screen opens on wrong monitor

1 Answer 298 Views
SplashScreen
This is a migrated thread and some comments may be shown as answers.
Flemming
Top achievements
Rank 1
Flemming asked on 06 Mar 2020, 10:36 AM

Hi

 

I have a 3 monitor setup.

When my application opens on the first monitor the splash screen is shown on the second one.

Is there a way to control this?

 

/Flemming

1 Answer, 1 is accepted

Sort by
0
Vladimir Stoyanov
Telerik team
answered on 10 Mar 2020, 11:27 AM

Hello Flemming,

By default the startup location of the window hosting the RadSplashScreen is CenterScreen. You can change that by setting the StartupPosition property of the RadSplashScreenManager. It accepts a Point and its X and Y values will be transferred to the Left and Top properties of the window holding the splash screen.

I hope you find this helpful.

Regards,
Vladimir Stoyanov
Progress Telerik

Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which allow you to write beautiful native mobile apps using a single shared C# codebase.
Tags
SplashScreen
Asked by
Flemming
Top achievements
Rank 1
Answers by
Vladimir Stoyanov
Telerik team
Share this question
or