hello,
i am creating a window application in c#
i have to creating a splesh screen like a photoshop but problem not is design .
the problem is loading.... bar like photoshop show the text showing loading some pluging and file of photoshop
so my problem is how to show all form and ddl whatever is using in my software to show like on splesh screen
loading...formname...
loading ...form1.
loading..form2
this is come by code not static
so give me some idea
thanks
Loading

Sam HobbsPosted Jan 1, 2012, 7:06 PM
Dharmesh, have a look at these articles; it is likely that at least one will help.
Mahesh ChandPosted Jan 1, 2012, 1:43 PM
Satyapriya NayakPosted Jan 1, 2012, 11:12 AM
Please refer the below link
http://www.codeproject.com/KB/cs/prettygoodsplashscreen.aspx
Thanks