I was looking for the same thing. A tab control with VS-like tabs.
DocPanel Suite is great, but it's like filling a hole with a bulldozer. Here is an extension of the existing tab control that does what I was looking for:
Telerik 拥有出色的 TabStrip 产品,无论您是在寻找 WinForms、WebForms, WPF,Silverlight,或 MVC。所有这些选项卡都可以自定义,并且带有一些很棒的默认样式,您可以在线找到更多样式(包括一些 VS 模板),或者您可以创建自己的选项卡,这并不难。他们甚至提供一个工具来帮助您创建自己的工具。他们的一些产品需要花钱,有些是免费的,所以这取决于您想要什么。
Telerik has a great TabStrip product whether you are looking for WinForms, WebForms, WPF, Silverlight, or MVC. All of these tabs can be customized and they come with some great default styles, you can find many more (including some VS templates) online, or you can create your own, which isn't that hard. They even provide a tool to help you create your own. Some of their products cost money and some are free, so it depends on what you're looking for.
发布评论
评论(4)
您需要“mtwombley、spudcud、weifenluo 开发的 DockPanel Suite”。
这是一个非常棒的开源项目,您可以从 http://sourceforge.net/projects/dockpanelsuite 获取它/
You need "DockPanel Suite by mtwombley, spudcud, weifenluo".
It's an awsome open-source project, and you can get it at http://sourceforge.net/projects/dockpanelsuite/
我一直在寻找同样的东西。带有类似 VS 选项卡的选项卡控件。
DocPanel Suite 很棒,但它就像用推土机填坑一样。这是现有选项卡控件的扩展,它可以实现我正在寻找的功能:
http://www.codeproject.com/Articles/91387/Painting-Your-Own-Tabs-Second-Edition
I was looking for the same thing. A tab control with VS-like tabs.
DocPanel Suite is great, but it's like filling a hole with a bulldozer. Here is an extension of the existing tab control that does what I was looking for:
http://www.codeproject.com/Articles/91387/Painting-Your-Own-Tabs-Second-Edition
发现这个谷歌搜索
http://www.freevbcode.com/ShowCode.asp?ID=3266
found this googling
http://www.freevbcode.com/ShowCode.asp?ID=3266
Telerik 拥有出色的 TabStrip 产品,无论您是在寻找 WinForms、WebForms, WPF,Silverlight,或 MVC。所有这些选项卡都可以自定义,并且带有一些很棒的默认样式,您可以在线找到更多样式(包括一些 VS 模板),或者您可以创建自己的选项卡,这并不难。他们甚至提供一个工具来帮助您创建自己的工具。他们的一些产品需要花钱,有些是免费的,所以这取决于您想要什么。
Telerik has a great TabStrip product whether you are looking for WinForms, WebForms, WPF, Silverlight, or MVC. All of these tabs can be customized and they come with some great default styles, you can find many more (including some VS templates) online, or you can create your own, which isn't that hard. They even provide a tool to help you create your own. Some of their products cost money and some are free, so it depends on what you're looking for.