about move the button
hello...
i'm hendra
i'm from indonesia
okey, i learn visual c#. and then i found confuse in visual c# about how to move the button.
first in tools we make the button and then we put it in form.
for example button where we put it in form in properties have location.x=36 and location.y=72. and my question is how the button move, every i push button right in the keyboard the location.x increment 1 otherwise we push button left in the keyboard the location.x decrement 1.
please help me to explaination it.
with example how we make it into coding in visual c#
thank you......
sorry my english is bad
|