"A RESPECTED scientist has put forward the stunning - if unsavoury - possibility that humans are descended from sewage dumped overboard by aliens."
"First we read that we are the creation of God, then scientists say we are descended from apes. Now they say we're some sort of alien poo. How much further can we sink?"
- Robert Matthews, Science Correspondent
no remove an object that I created before runtime (forgot what its called), I need to delete it off my form (I can't hide a windows media player)
"A RESPECTED scientist has put forward the stunning - if unsavoury - possibility that humans are descended from sewage dumped overboard by aliens."
"First we read that we are the creation of God, then scientists say we are descended from apes. Now they say we're some sort of alien poo. How much further can we sink?"
- Robert Matthews, Science Correspondent
yeah.. well that hides a part of it, but the part where the video played doesnt dissapear and it is on top ov anything else on my form
"A RESPECTED scientist has put forward the stunning - if unsavoury - possibility that humans are descended from sewage dumped overboard by aliens."
"First we read that we are the creation of God, then scientists say we are descended from apes. Now they say we're some sort of alien poo. How much further can we sink?"
- Robert Matthews, Science Correspondent
Originally posted by Alien_poo yeah.. well that hides a part of it, but the part where the video played doesnt dissapear and it is on top ov anything else on my form
To prevent that, try calling its Close method first, and then hiding it by setting the Visible property to False. Actually, it shouldn't matter which order you do it in.