Skip to content

DevExpress-Examples/winforms-splash-screen-send-commands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WinForms Splash Screen Manager - Interact with the Splash Screen by sending commands

This example adds a Progress Bar control to a Splash Screen and updates it dynamically by sending commands from the Splash Screen Manager.

The Splash Screen Manager displays Splash Screens in a separate thread. The Splash Screen Manager implements the command mechanism that allows you to interact with Splash Screens. Use the SplashScreenManager.SendCommand method to send and process commands (by overriding the SplashScreen.ProcessCommand method).

Files to Review

Documentation

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)