I am trying to dynamically move objects on a form. For instance I have a button or image that I want to move over to the right when something else is clicked... As far as I know the answer has to do with the "Top" and "Left" property, but changing this value through code has no effect.