thanks Erel,
in my case, i would like to know the position of the button that has been dragged, just like in b4a visual designer. If i have 3 buttons, i drag the first one and drop it at let say position X( X representing the top position). i then drag button 2 to another position X2. I then have a textbox that traces the position of the button being dragged, the textbox changes its value according to the current button i am dragging. Now my problem is, how do i get the position of the current button i have just clicked on an dragged? noting that all buttons are draggable