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

Popular posts from this blog

objective c - Newbie question -multiple parameters -

iphone - Using nested NSDictionary with Picker -

php - accessing mysql using different server to which db connection data is located -