Click here to Skip to main content
15,891,136 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Anybody give me suggestion to show the user control in the pop up.
I have several user controls that are placed in main window.
if user press button in the user control then open the popup that will contains another user control.(pass the parameters also)
thank you.
Posted
Comments
Sergey Alexandrovich Kryukov 23-Feb-15 23:56pm    
Not clear. What do you call "pup up"? Just a modal window? Anything else? What difference can it possibly make? What's the problem? User control is just a control, no different from other controls in almost all aspects.
—SA

1 solution

Your requirmenet are not clear but maybe the following page will bring to forward:
http://www.wpf-tutorial.com/dialogs/creating-a-custom-input-dialog/[^]
 
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