I have a control inside a frame and want to move it at run time. I'd like to set the scalemode to pixels but frames don't seem to have this property. Do I have to use Screen.TwipsPerPixelX and Screen.TwipsPerPixelY or is there another way?