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

javascript - Iterate over array and calculate average values of array-parts -

iphone - Using nested NSDictionary with Picker -

objective c - Newbie question -multiple parameters -