开发者

How to add user control into groupbox

I have c# winform application and one WPF user control. How i can add 开发者_JAVA百科groupbox(which is in winform) controls my wpf usercontrol?


Add ElementHost control to the groupbox and add WPF usercontrol in the ElementHost.

See here and here for good articles.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜