Müsste ungefähr so gehen (Pseudocode):

Code:
button.left=random(form.width);
button.top=random(form.height);