M
MSNews
Appologies for reposting this, But I needed to get some attention to a
better worded question so here it is !
I have a problem with drag and drop. I am trying to drag something from
file explorer in windows XP to a listbox. The mechanism works and I use the
DragDrop event of the listbox to add the filenames to the list. This works
ok
However, The dragdrop effect is 'Move' as I have determined this. and I need
to inform the source that the paste has succeeded in order for it to update
the source file ( IE delete it ), because as it stands it will not delete
it.
Does anyone have any experience with this, offer a solution ?
OHM
better worded question so here it is !
I have a problem with drag and drop. I am trying to drag something from
file explorer in windows XP to a listbox. The mechanism works and I use the
DragDrop event of the listbox to add the filenames to the list. This works
ok
However, The dragdrop effect is 'Move' as I have determined this. and I need
to inform the source that the paste has succeeded in order for it to update
the source file ( IE delete it ), because as it stands it will not delete
it.
Does anyone have any experience with this, offer a solution ?
OHM