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;
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;
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.