I am developing an windows application in VB 2008, My requirment is such that I have to change the applications Splash and Startup object on the basis of "Custom Constants" (Compilation Constants).
As far as I have .Net idea it should be done in Application.Sta rtup Event (guide me if i am wrong)
Now, in Application.Sta rtup_Event when I write the code
Code:
Private Sub MyApplication_Startup(ByVal