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.
Atul - 31 Oct 2005 14:32 GMT
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
----------------
> Hi All,
>
[quoted text clipped - 8 lines]
>
> Cheers people.