I am trying to relocate objects( text box, list box, etc) by changing the "Left" and "Top" properties.



Example-
If ..... Then List255.Left = 1.24
If ..... Then List255.Top = 0.130

It moves the List Box but no matter what I set the values at it moves the box to the far left edge of the form .

Is this a bug or am I just barking up the wrong tree?


I would appreciate some assistance while I still have some hair left.

Rip