05-18-2010, 07:32 AM
Hello i'm working on one project but i can't do a command which could move any object. When i tried to use command ex.:
I am getting error:
Any help? thanks in advance
Code:
button.Location.X = 53
I am getting error:
Code:
Expression is a value and therefore cannot be the target of an assignment.
Any help? thanks in advance