Drag and Drop in Excel 2003 with C# and VSTO

M

Mary

Hello,

maybe someone here can help me.
I have got a tree view in an actionpane in my c# vsto Project.
I can drag and drop the nodes into my excelsheet when I drop them onto a
textbox item which I placed on the sheet.
Is there a possibility to add the DropEnter and the DragDrop Events on the
sheet directly?

Thanks for your help!!
Mary
 
Top