Instead of creating custom control and use it as a SplashScreen it would be enough to add these settings to default one:
Hello Vitalij,
Thank you for the additional information.
We decided to approve this feature request and add a way to change the Stretch, Width, Height of the image and the HorizontalAligment of the footer. As a thank you for bringing this to our attention, I have awarded you with some telerik points. You can follow the item in order to get updated for any developments.
Don't hesitate to contact us again, if you have any other questions or concerns.
Regards,
Vladimir Stoyanov
Progress Telerik
Hello, we wanted to use an existing application icon as image in splashscreen, but it always showed the biggest version in that ico file. I know it is easy to make another image just for the splashscreen, but I would like to have a choice to use existing big image and size it appropriately for a splashscreen in a control itself.
I’ve totally missed IsProgressBarVisible during initial discovery so I added it while I was writing a request.
Hello Vitalij,
Thank you for your feedback.
Please, allow me to start by saying that the control already supports changing the visibility of the progress bar through the IsProgressBarVisible property of the SplashScreenDataContext.
As for the image size, we would like to know why you need to set a specific size for the image. Assuming that a way to change the Stretch is exposed through the SplashScreenDataContext, you will be able to resize your image beforehand and set the Stretch to None. Note, that currently this is the default value of the Stretch property for the Image element. Is there a specific scenario that requires setting the image size?
I am looking forward to your reply.
Regards,
Vladimir Stoyanov
Progress Telerik