The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
DJDavis Jebaraj Syncfusion Team April 4, 2003 03:17 PM UTC
Hi,
The BackgroundColor property overrides the BackColor and BackgroundImage property of the SplashPanel. To show a image as the background, place a PictureBox control on the SplashPanel.
The attached example also sets the DockStyle of the PictureBox to Fill so that the PictureBox takes up the entire SplashPanel.
Please let us know if you have any questions.
Regards,
Davis
IPIvan PellyApril 16, 2003 06:29 PM UTC
Thanks. I placed a picturebox on the splashpanel, which works to display an image. However, the speed at which the image is displayed is a problem. I have a reasonably fast machine, but when I show the splashscreen (not animated - I just show it centered on the screen), first I see the border, then I see the border partially filled with gray, then the image appears. Granted, all this happens pretty quickly, but it doesn't have a particularly snappy, professional look. The image is about 300x400. Any way to speed this up, or delay displaying the panel until it's ready to display in its entirety? Thanks!
DJDavis Jebaraj Syncfusion Team April 17, 2003 12:23 PM UTC
Hi,
We are currently working on improving the painting in the SplashPanel and the revised/improved version which addresses your concerns should be included in the next version.
Thank you for your patience.
Regards,
Davis