J
Jael
Is it possible to click & drag a text box in an open form?
Would I do it by sync'ing its position with the mouse position?
I have an event comming up that has 60 tables with 10 seats at a table. I
have a form that mimics the table layout. When a table is clicked, a listbox
displays the names of the people seated at the table. I'd like to be able to
graphically move names from table to table. What I think would work is when
a name is selected in the list box, it's regenerated in a text box. I can
assign a new table number and refresh the data, but I'd like to just drag the
box to the table and the underlying s/w would update the table number.
Doable?
Thanks,
Jael
Would I do it by sync'ing its position with the mouse position?
I have an event comming up that has 60 tables with 10 seats at a table. I
have a form that mimics the table layout. When a table is clicked, a listbox
displays the names of the people seated at the table. I'd like to be able to
graphically move names from table to table. What I think would work is when
a name is selected in the list box, it's regenerated in a text box. I can
assign a new table number and refresh the data, but I'd like to just drag the
box to the table and the underlying s/w would update the table number.
Doable?
Thanks,
Jael