Click here to Skip to main content
15,949,741 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All,

I have project about WPF using C#(visual 2012)
I have 1 window with: stackpanel on left and scrollviewer contain canvas,
in stackpanel, I add more 1 button and 1 ellipse.

now, I want to drag and drop button or ellipse from stackpanel to cavas.
but I can not do this.

please help me(i am begginer abour WPF in C#)
Posted

1 solution

Hi There,

You can refer below article for detailed info.

WPF Diagram Designer - Part 2[^]

Hope this will help you.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900