Splash screen

Darc

Well-known member
Joined
Apr 18, 2003
Messages
89
Im working on a game, and I have a splash screen on load. So far all it does is say what its doing, but what I want it to do is make the text of what it is doing fade in and out (using the Alpha setting in FromARGB) but I cant change it since its too busy loading. Is there a way to do multithreading in VB .NET to do this?
 
Back
Top