|
I get no errors at all but the Point Location never changes....am I missing something? No exceptions are generated in the debug system.
Thanks
Chris
hmmm update (maybe answering my own question)
Turns out, I do not have a variable declared called Location. This seems to be a system keyword or obj that is a point. I realized this when I went back to my declarations section and checked the variable names. My point is actually GridLocation!
|
once this was changed to
|
everything worked fine....still wondering why I did not get some warning about using something not declared!!!!
*****Solved.....I was doing this inside a form that has a Location Property!!!...now I feel like an idiot.
Replies
Know the answer? Post it — somebody with the same question will find it here.