I'm 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 can't change it since its too busy loading. Is there a way to do multithreading in VB .NET to do this?