Hello all,
Can anyone tell me how to drag and drop a selection from a list box onto a Tree View control?
I'm using Access 2002 with the Microsoft TreeView OLE control. The application is for seating guests at a wedding. The List box contains all guests that have not yet been placed at a table. The TreeView contains a node for each table and child nodes for all guests already at that table. I'd like to let the users drag a guest name from the list box onto a table node in the tree. So far, the TreeView control works great and I have no problem dragging and dropping guests with the Tree from one table to another. I'm just stuck on the List Box part of this.
thanks in advance
Can anyone tell me how to drag and drop a selection from a list box onto a Tree View control?
I'm using Access 2002 with the Microsoft TreeView OLE control. The application is for seating guests at a wedding. The List box contains all guests that have not yet been placed at a table. The TreeView contains a node for each table and child nodes for all guests already at that table. I'd like to let the users drag a guest name from the list box onto a table node in the tree. So far, the TreeView control works great and I have no problem dragging and dropping guests with the Tree from one table to another. I'm just stuck on the List Box part of this.
thanks in advance