- Jan 21, 2005
- 17,722
- 6
- 81
For example, I want to move a picture from (4, 4) on to (26, 84). I've tried using:
picRock.Location.X(26)
and
picRock.Location.X = 26
...but neither work. Help is appreciated, thank you!
pOwder
picRock.Location.X(26)
and
picRock.Location.X = 26
...but neither work. Help is appreciated, thank you!
pOwder