Splash Screen with PNG

Hi all, i need to do a splash form using a PNG image, how can i do this !!

what i want todo is a splash screen similar to the photoshop !  

anyone have a sample !

thks

JSB

 



Answer this question

Splash Screen with PNG

  • Avi120

    a pretty good splash screen:

    http://www.codeproject.com/csharp/prettygoodsplashscreen.asp

    Hope this helps.



  • fasttrack

    thks, it realy work fine !! but is not doing what i need !!!, my problem is with the transparancies and shadows that is in png file. there ara others in the the code project quite good, but they all have the same problem !!!

    when i open the splash it looks fine, but it captures the screen behind and when i minimize the back programs, the image contains the information that it was when it was open

    jsb


  • fspilot2006

    hi,

    I guess its refreshing problem on your splash form...am i correct

    bhanu.



  • ntsoo

    yes !!! i think it’s a refresh problem ! anyone know how to solve it !

    thks


  • Splash Screen with PNG