首页 开发技术 C#     /    仿Chrome风格的TabControl控件

仿Chrome风格的TabControl控件

上传者: comebeer | 上传时间:2024/2/21 1:42:25 | 文件大小:128KB | 文件类型:rar
仿Chrome风格的TabControl控件
功能上,除继承TabControl基本功能之外还有:1、选项卡标签区域更换背景色或使用背景图片2、选项卡标签在激活与非激活状态下以及鼠标移动到非激活标签上时可自定义三种状态的颜色,且颜色渐变3、可直接关闭非激活状态下的选项卡,且保持当前激活状态下的标签状态不变4、可用鼠标拖动选项卡来移动排序位置5、当选项卡数量超出控件本身宽度时,将进行自动缩放6、后续还在完善其他功能中……

文件下载

资源详情

[{"title":"(40个子文件128KB)仿Chrome风格的TabControl控件","children":[{"title":"WinTabControl","children":[{"title":"WinTabControl","children":[{"title":"Win32","children":[{"title":"Enum.cs <span style='color:#111;'>41.04KB</span>","children":null,"spread":false},{"title":"User32.cs <span style='color:#111;'>12.50KB</span>","children":null,"spread":false}],"spread":true},{"title":"close_normal.png <span style='color:#111;'>2.91KB</span>","children":null,"spread":false},{"title":"ChromeTabControl.Designer.cs <span style='color:#111;'>1.03KB</span>","children":null,"spread":false},{"title":"MainForm.Designer.cs <span style='color:#111;'>3.55KB</span>","children":null,"spread":false},{"title":"MainForm.cs <span style='color:#111;'>3.18KB</span>","children":null,"spread":false},{"title":"Resources","children":[{"title":"UpArrow.png <span style='color:#111;'>274B</span>","children":null,"spread":false},{"title":"DownArrow.png <span style='color:#111;'>291B</span>","children":null,"spread":false}],"spread":true},{"title":"Program.cs <span style='color:#111;'>477B</span>","children":null,"spread":false},{"title":"icon_normal.png <span style='color:#111;'>324B</span>","children":null,"spread":false},{"title":"WinTabControl.csproj <span style='color:#111;'>5.29KB</span>","children":null,"spread":false},{"title":"WinTabControl.csproj.user <span style='color:#111;'>478B</span>","children":null,"spread":false},{"title":"close.png <span style='color:#111;'>406B</span>","children":null,"spread":false},{"title":"Properties","children":[{"title":"Settings.settings <span style='color:#111;'>249B</span>","children":null,"spread":false},{"title":"Resources.Designer.cs <span style='color:#111;'>3.29KB</span>","children":null,"spread":false},{"title":"AssemblyInfo.cs <span style='color:#111;'>1.35KB</span>","children":null,"spread":false},{"title":"Settings.Designer.cs <span style='color:#111;'>1.07KB</span>","children":null,"spread":false},{"title":"Resources.resx <span style='color:#111;'>6.30KB</span>","children":null,"spread":false}],"spread":true},{"title":"MainForm.resx <span style='color:#111;'>18.27KB</span>","children":null,"spread":false},{"title":"obj","children":[{"title":"x86","children":[{"title":"Debug","children":[{"title":"WinTabControl.MainForm.resources <span style='color:#111;'>8.55KB</span>","children":null,"spread":false},{"title":"WinTabControl.csproj.GenerateResource.Cache <span style='color:#111;'>1.04KB</span>","children":null,"spread":false},{"title":"GenerateResource.read.1.tlog <span style='color:#111;'>2B</span>","children":null,"spread":false},{"title":"GenerateResource-ResGen.read.1.tlog <span style='color:#111;'>1.23KB</span>","children":null,"spread":false},{"title":"TempPE","children":[{"title":"Properties.Resources.Designer.cs.dll <span style='color:#111;'>5.00KB</span>","children":null,"spread":false}],"spread":false},{"title":"WinTabControl.csproj.FileListAbsolute.txt <span style='color:#111;'>2.24KB</span>","children":null,"spread":false},{"title":"GenerateResource-ResGen.write.4.tlog <span style='color:#111;'>2B</span>","children":null,"spread":false},{"title":"WinTabControl.Properties.Resources.resources <span style='color:#111;'>1.20KB</span>","children":null,"spread":false},{"title":"DesignTimeResolveAssemblyReferencesInput.cache <span style='color:#111;'>5.23KB</span>","children":null,"spread":false},{"title":"GenerateResource-ResGen.read.4.tlog <span style='color:#111;'>2B</span>","children":null,"spread":false},{"title":"WinTabControl.exe <span style='color:#111;'>49.00KB</span>","children":null,"spread":false},{"title":"WinTabControl.pdb <span style='color:#111;'>61.50KB</span>","children":null,"spread":false},{"title":"DesignTimeResolveAssemblyReferences.cache <span style='color:#111;'>6.03KB</span>","children":null,"spread":false},{"title":"GenerateResource-ResGen.write.1.tlog <span style='color:#111;'>574B</span>","children":null,"spread":false}],"spread":false}],"spread":false}],"spread":false},{"title":"ChromeTabControl.cs <span style='color:#111;'>28.88KB</span>","children":null,"spread":false},{"title":"bin","children":[{"title":"Debug","children":[{"title":"WinTabControl.vshost.exe.manifest <span style='color:#111;'>490B</span>","children":null,"spread":false},{"title":"WinTabControl.exe <span style='color:#111;'>49.00KB</span>","children":null,"spread":false},{"title":"WinTabControl.pdb <span style='color:#111;'>61.50KB</span>","children":null,"spread":false},{"title":"WinTabControl.vshost.exe <span style='color:#111;'>11.34KB</span>","children":null,"spread":false}],"spread":false},{"title":"Release","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"WinTabControl.sln <span style='color:#111;'>881B</span>","children":null,"spread":false},{"title":"WinTabControl.suo <span style='color:#111;'>29.00KB</span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

  • Joey.Zhang:
    怎么把添加选项卡的加号按钮隐藏?2020-08-02
  • njh032:
    有些小bug,不过可以正常使用2020-03-12
  • nego2009:
    不错的资源2020-03-11
  • Lu~:
    感谢分享,最近正在学习2020-01-16
  • qq_35897034:
    一般般的哦2019-04-12

免责申明

【好快吧下载】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【好快吧下载】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【好快吧下载】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,8686821#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明