Use setPosition(left, top) method to set absolute position of the control
input.setPosition(200, 100);
Back to control examples, all examples