Here's a cool module I created a while ago. I got the idea with some cool fading effects... Maybe you'll find use for this too :)
If you want something fancy, try this Module I came up with:
Imports System.Threading
Module FormSwitcher
<System.Runtime.CompilerServices.Extension()> _...