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
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.