|
-
March 13th, 2003, 02:48 PM
#1
drag drop doesn't work...please help
Hi,
I think there is some silly mistake that I'm making...can anyone get this program to work??
My form has 2 panels. One has a TreeView and the other panel has a TabControl with one TabPage. This I call as OuterTabControl and OuterTabPage. The OuterTabPage has another TabControl with one TabPage with I call as InnerTabControl and InnerTabPage.
Now I want to drag and drop the node data of treeview onto the InnerTabPage.
The data is just String and I want it to get displaying on the TabPage at the point where I drop.
I have attached the code.
Some C# GUI guru please help.
thanks
-Mansi.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|