开发者

How can I add WPF form into tab item of tab control

How can开发者_如何转开发 I add WPF form into tab item of tab control?

like I have make wpf form, I need to add in tab control collection just like when we open wpf form in VS 2010 and it is open in Tab MDI form and different forms are showing in different tab.

Thanks


Don't use Forms to put n Tabpages. Use UserControls instead. You can put them there with the designer.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜