Hello,
i want the user to be able to reposition the buttons on a form.
So far i was able to do it with one button, the user presses the button and clicks on its new position. The position is written into a table which is being read when the forms opens. This works fine.
Here is the code...