C#.net tabcontrol multipage [英] C# .net tabcontrol multipage

查看:93
本文介绍了C#.net tabcontrol multipage的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何使用像谷歌浏览器这样的tabcontrol制作多标签应用程序?在C#中。如何向tabcontrol添加新的tabpage以及如何在运行时向tabpage页面添加控件?

How to make multitab application using tabcontrol like google chrome? in C#. How to add a new tabpage to the tabcontrol and how to add controls to the tabpage in the runtime?

推荐答案

请参阅我对该问题的评论:目前尚不清楚你的意思是什么类型名为TabControl - 还有一个以上。我还解释了你应该怎么做。

System.Windows.Forms: TabControl类

WPF: TabControl类

ASP.NET:TabStrip WebControl



-SA
Please see my comment to the question: it is not clear what type named "TabControl" do you mean — there is more then one. I also explained what should you do about it.
System.Windows.Forms: TabControl class.
WPF: TabControl class.
ASP.NET: TabStrip WebControl.

—SA


这应该为您提供方向:MSDN:使用Windows窗体TabControl添加和删除选项卡 [ ^ ]
This should provide you with direction: MSDN: Adding and Removing Tabs with the Windows Forms TabControl[^]


这篇关于C#.net tabcontrol multipage的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆