Dyaa Asfour
how to change a button location during run time?
By Dyaa Asfour in Windows Forms on Aug 27 2008
  • f k
    Sep, 2009 7

    you can do this by using javascript

    for this refere w3cschools.com

    in that javascript

    • 0
  • Dyaa Asfour
    Aug, 2008 28

    the button has a property Location which return point data type, all what you have to do is to change the location to the new one by giving the new location as follow button1.location = new point(int x, int y);

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS