Hello,
I would like to know if it's possible to add a code in VB.Net so that when i click the 'Build' button, the screen is clear ( same as DOS prompt cls command ) and then my forms appear.
I have setup a splash screen also. But my objective is to get a black colour background first, then my splash screen second and finally my Main form to appear.
Please tell me how to do that.
Thank you
Salim
I would like to know if it's possible to add a code in VB.Net so that when i click the 'Build' button, the screen is clear ( same as DOS prompt cls command ) and then my forms appear.
I have setup a splash screen also. But my objective is to get a black colour background first, then my splash screen second and finally my Main form to appear.
Please tell me how to do that.
Thank you
Salim