syncfusion-winforms-splash-panel
Installation
SKILL.md
Windows Forms Splash Panel (SplashPanel)
The Syncfusion Windows Forms SplashPanel control enables creation of custom splash screens that display during application startup or as non-obtrusive notification windows. It supports animations, child controls, timed auto-close, and flexible positioning.
When to Use This Skill
Use this skill when you need to:
- Display splash screens during application startup or loading
- Show progress information or branding during initialization
- Create notification popups similar to MSN Messenger or email notifications
- Implement loading indicators with custom content and animations
- Show timed messages that auto-close after a specified duration
- Display modal dialogs with custom splash content
- Add animated transitions (slide, fade, marquee) to splash windows
- Position splash windows at specific desktop locations (center, corners, system tray area, custom)
- Include child controls (buttons, labels, images) in splash screens
- Handle splash lifecycle events (before display, displayed, closing, closed)