
Signature
HTH,
Kevin Spencer
Microsoft MVP
Bit Player
http://unclechutney.blogspot.com
Expect the unaccepted.
> hi i want to create a splash screen in c#.net framework 1.1. can anyone
> help me or provide me with source code
>
> Regards
> Aviinaash S
thanks kevin..but instead of specifying the time can i make it like
this..the splash screen should run as long as my application gets loaded
once its loaded splash screen should go and the application should come
up...is there any way to do it???
Aviinaash S
> Here's an excellent article on the subject:
>
[quoted text clipped - 5 lines]
>> Regards
>> Aviinaash S
Kevin Spencer - 26 Dec 2006 12:16 GMT
Yes, the sample code is just that: sample code. You can use events in the
Main form to signal when the splash screen should be closed and the main
form displayed. Just read and understand how to use the ApplicationContext
class.

Signature
HTH,
Kevin Spencer
Microsoft MVP
Bit Player
http://unclechutney.blogspot.com
A pea rants as candy be sieving.
> thanks kevin..but instead of specifying the time can i make it like
> this..the splash screen should run as long as my application gets loaded
[quoted text clipped - 11 lines]
>>> Regards
>>> Aviinaash S