Splash screen
-
How can i add a splash screen in mfc Learner always
-
How can i add a splash screen in mfc Learner always
Hi, Click on "Project" in the main menu bar. Select Add To Project->Components and Controls. Select Visual C++ Components from the Components and Controls Gallery Dialog box and click on Splash Screen and finally click on "Insert" button. Sit back and relax, rest is done by MFC for you. You just need to design the bitmap for ur Splash Screen. :laugh: Vikram Kashyap "You will never fail until you stop trying"
-
Hi, Click on "Project" in the main menu bar. Select Add To Project->Components and Controls. Select Visual C++ Components from the Components and Controls Gallery Dialog box and click on Splash Screen and finally click on "Insert" button. Sit back and relax, rest is done by MFC for you. You just need to design the bitmap for ur Splash Screen. :laugh: Vikram Kashyap "You will never fail until you stop trying"
How to add in .net .What if my application is dialog. Learner always