Drag & Drop - One Listview to another but highlight destination icon, not insert

A

Annette Miller

Hi All,

I'm asking what I'm hoping will be a simple question, although Google is
telling me otherwise. I can't seem to find out how to drag one item from a
list view to another with highlighting the destination icon. Like what
happens in Outlook when you drag an email over a folder icon in the folder
tree, or drag a file over a folder icon in Explorer.

I'm NOT asking how to do a simple "move item X from this listview to
another" rather how to highlight the destination icon.

Cheers people.
 
A

Atul

There is not direct way to do this in .Net, but you can do this using
interop. Include the LVIS_DROPHILITED style in the listview item state.

----------------
-Atul, Sky Software http://www.ssware.com
Shell MegaPack For .Net & ActiveX
Windows Explorer GUI Controls
&
Quick-Launch Like Appbars, MSN/Office2003 Style Popups,
System Tray Icons and Shortcuts/Internet Shortcuts
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top