c# - How to add user control into groupbox -


i have c# winform application , 1 wpf user control. how can add groupbox(which in winform) controls wpf usercontrol?

add elementhost control groupbox , add wpf usercontrol in elementhost.

see here , here articles.


Comments