Hi, I have a high resolution image which the user can view by panning and zooming which is inside a canvas. I have few other controls like text boxes and buttons which i want to place at different positions of the image. I want to know how i can place
the controls such that when the user pans the image the child controls move accordingly? That is i want the buttons to move when the image is panned.
Thanks and Regards, JohnnyWalker.