I have an app i am making that is supposed to make itself small and dock in the upper right of the screen, its supposed to bring itself tot he top every 500 milsec by using

form1.zorder

now this works when I test it running in visual basic itself, but once I make it into an exe it doesnt come to the top AT ALL!!!! please help!!