C#仿XP导航栏 Windows XP style Explorer Bars/Task Bars

时间:2014-04-12 15:46:35
【文件属性】:

文件名称:C#仿XP导航栏 Windows XP style Explorer Bars/Task Bars

文件大小:209KB

文件格式:ZIP

更新时间:2014-04-12 15:46:35

C# 导航栏 XP导航

Windows XP style Explorer Bars/Task Bars/Web Views - call them what you will - are all the rage at the moment. There are many great free Explorer Bar controls available on the net such as Derek Lakin's Collapsible Panel Bar, Darren May's Collapsing Group Control, and Tom Guinther's Full-featured XP Style Collapsible Panel. Most of them don't support Windows XP themes, or if they do, they "fake" it by drawing the gradient/arrows themselves, or by including the necessary images in the assembly.


【文件预览】:
XPExplorerBarDemo
----AssemblyInfo.cs(3KB)
----app.config(11KB)
----bin()
--------Release()
----XPExplorerBarDemo.csproj(5KB)
----App.ico(1KB)
----Form1.cs(78KB)
----Form1.resx(81KB)
----XPExplorerBarDemo.sln(919B)
----XPExplorerBarDemo.csproj.user(2KB)

网友评论

  • 那些说是控件源码在哪看到的,就是一个使用控件的例子嘛,还是从国外网站下的
  • 不错,源码都带上了,原来下了一个控件,没想都这个是控件源码!
  • 谢谢分享,很好的插件,
  • 谢谢分享,代码很详细,正在学习中