Hi..
In my app, I put a splash screen after user login succeeded and before mdiform shown. Some procedures run while the splash screen shown, but I think it's too fast to shown. I want it can be a longer time seen.
So, is there a command in VB to delay the time for a seconds? For a reason I do not want to use Timer control nor looping procedure like For..Next 10000 X
Any helps will be appreciated.
Thank you.
In my app, I put a splash screen after user login succeeded and before mdiform shown. Some procedures run while the splash screen shown, but I think it's too fast to shown. I want it can be a longer time seen.
So, is there a command in VB to delay the time for a seconds? For a reason I do not want to use Timer control nor looping procedure like For..Next 10000 X
Any helps will be appreciated.
Thank you.