的WinForms:浏览器一样的TabControl [英] Winforms: Browser-like TabControl

查看:315
本文介绍了的WinForms:浏览器一样的TabControl的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

不要存在任何开放源代码的标签控制解决方案,模拟如何在标签浏览器都正常实现,例如:

Do there exist any open-source tab-control solutions that mimic how tabs are normally implemented in browsers, for example:

  1. 在存在右侧边缘,会启动新的选项卡中新建选项卡按钮。
  2. 存在每个选项卡上的X,点击它关闭它。
  3. 一个标签上
  4. 中东击也关闭了。

任何其他相关功能,如下面,将是一个奖金:

Any other related functionality, such as the following, would be a bonus:

  1. 的能力,以脚的标签。
  2. 重新排序标签拖动。
  3. 在一个标签上右键单击会弹出上下文菜单的选项,如关闭其他标签页,关闭标签页的左边,等等。

如果这样的控制不存在,就如何建立这一功能的指针(至少在新建选项卡和X按钮)到 System.Windows.Forms.TabControl System.Windows.Forms.TabPage 也将是AP preciated(在pferred在VB.NET C#$ P $样品)。

If such a control doesn't exist, any pointers on how to build this functionality (at least the "New Tab" and "X" buttons) into System.Windows.Forms.TabControl and System.Windows.Forms.TabPage would also be appreciated (samples in C# preferred over VB.NET).

推荐答案

一些较早发布的类似主题的问题可以帮助你:

Some of the questions posted earlier on similar topics might help you:

<一个href="http://stackoverflow.com/questions/803540/customizing-a-tabcontrol-for-the-closing-of-individual-tabs">Customizing一个的TabControl的各个选项卡的截止

<一个href="http://stackoverflow.com/questions/996182/adding-a-control-to-tabs-generated-dynamically-in-tabcontrol-in-c-net">adding一个控制选项卡中的动态TabControl的使用C#生成.NET

<一个href="http://stackoverflow.com/questions/1084098/creating-a-tab-control-with-a-dynamic-number-of-tabs-in-visual-studio-c">Creating与标签在Visual Studio C#的动态数量的选项卡控件

Creating a tab control with a dynamic number of tabs in Visual Studio C#

如何从TabControl的

这篇关于的WinForms:浏览器一样的TabControl的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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