Hello
i have a problem?can you help me please? i am new and i don't have any ideas for that.
I have auser control and i want toshow it from another form ( a button in this form) as a separate form. but i don't know how? cna you help me please?
thank you
show a user control from a another form as a separate form
Ramesh PalaniappanPosted Sep 24, 2016, 8:16 AM
Suraj BinorkarPosted Sep 24, 2016, 3:42 AM
Is it a Windows Application or Web Application?
You can use Properties of Visible to hide or show the control.
else you can try this
Midhun TpPosted Sep 22, 2016, 10:56 AM
http://stackoverflow.com/questions/24717179/show-a-usercontrol-in-wpf-window-by-button
http://stackoverflow.com/questions/9240390/how-to-show-user-control-on-button-click-in-wpf
http://www.c-sharpcorner.com/article/use-of-user-controls-in-wpf/
mina ssaaaPosted Sep 22, 2016, 9:53 AM
Suraj BinorkarPosted Sep 22, 2016, 7:57 AM