H
harry
Hi
How can i set Currently position of my window form.
for example:
x = this.Location.X;
y = this.Location.Y;
//(x=199, y =200);
//i want to set my windows form in x(10,20)????
Thanks!!
How can i set Currently position of my window form.
for example:
x = this.Location.X;
y = this.Location.Y;
//(x=199, y =200);
//i want to set my windows form in x(10,20)????
Thanks!!