If TrackBar1.Value = 0 Then PictureBox7.Location = New Point(72, -165) If TrackBar1.Value = 1 Then PictureBox7.Location = New Point(72, -185) If TrackBar1.Value = 2 Then PictureBox7.Location = New Point(72, -195) ...
how would I use my mouse to do this?
This post has been edited by StealthTools: 28 August 2009 - 10:36 PM

New Topic/Question
Reply




MultiQuote





|