quick question, I can't figure out how to change the position doing it this way. It isn't changing position.

this->a1->Location.X = this->a1->Location.X + 20;
this->a1->Location.Y = this->a1->Location.Y + 20;

Recommended Answers

All 2 Replies

1) How are we supposed to help you if you didn't explain your problem?

2)

Learn how to post. Link

AGREED

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.