How to handle objects drag-drop? (Excel 2007 + VS 2008)
Hi,
I have Excel 2007 add-in VS 2008 application.
I created Custom Task Pane containing TreeList and would like to drag
TreeList elements and drop them into Excel cell which action would change
cell value.
I guess I neet to handle some Workbook or Application event but cannot find
anything useful.
How do I go about this?
Thanks,
Thomas
|