I am a newbie in .NET, can any one help me in creating a bouncing Picture Box Control.
I want the picture box control bounces top-bottom
I tried like this
but its not working properly...can any one helpCode:picturebox1.top=top+3 picturebox.top=top-6




Reply With Quote