Re: [DOTNET] Drag and Drop in C#

2002-05-29 Thread franklin gray
)) oNode = oTree.SelectedNode DoStuffHere End Select End Sub -Original Message- From: Arulraja Koildason [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 29, 2002 4:23 PM To: [EMAIL PROTECTED] Subject: [DOTNET] Drag and Drop in C# Hi, I have a

[DOTNET] Drag and Drop in C#

2002-05-29 Thread Arulraja Koildason
Hi, I have a requirement like draging a listitem from a listview control to another Windows forms propertyGrid Control. I have a pbm dragging over the listitem out of listview control. Can anybody help me to fix this pbm. I really appreciate ur help. Thanks Livi __