SilverLight Tabcontrol 控件Maxthon标签样式

时间:2011-11-11 07:57:51
【文件属性】:
文件名称:SilverLight Tabcontrol 控件Maxthon标签样式
文件大小:1.15MB
文件格式:RAR
更新时间:2011-11-11 07:57:51
Silverlight,wpf,c#3.0,控件,TabControl 修改app.xaml中的 private void Application_Startup(object sender, StartupEventArgs e) { //this.RootVisual = new TabTestControl2(); this.RootVisual = new TabTestControl3(); } 对不同control进行演示
【文件预览】:
SilverlightApplicationSP1
----SilverlightApplicationSP1.sln(2KB)
----SilverlightApplicationSP1()
--------HeaderControlTest.xaml.cs(1KB)
--------ContentPanelTest.xaml(314B)
--------TabTestControl2.xaml.cs(4KB)
--------SilverlightApplicationSP1.csproj.user(933B)
--------obj()
--------Properties()
--------Service References()
--------TabTestControl3.xaml.cs(2KB)
--------HeaderControlTest.xaml(692B)
--------SilverlightApplicationSP1.csproj(5KB)
--------App.xaml(308B)
--------App.xaml.cs(2KB)
--------ContentPanelTest.xaml.cs(516B)
--------TabTestControl3.xaml(2KB)
--------TabTestControl2.xaml(2KB)
--------Bin()
----SilverlightApplicationSP1.suo(36KB)
----SilverlightApplicationSP1.Web()
--------SilverlightApplicationSP1TestPage.aspx(873B)
--------web.config(8KB)
--------App_Data()
--------Default.aspx(432B)
--------Default.aspx.cs(283B)
--------SilverlightApplicationSP1TestPage.html(3KB)
--------ClientBin()
--------Silverlight.js(15KB)
--------Bin()

网友评论

  • 学习参考。
  • 该控件给予参考
  • 效果丑了点,可以作为学习参考。
  • 可以使用,正好满足我们需要!
  • vs2010转换后不能运行
  • 一直在学习如何定制tabcontrol的样式,从这个例子获得启发了,谢谢。
  • 获得了一些思路,最后还是基于Telerik的RadTabControl来做的,感谢!
  • 在普通的tabControl每个标签上加了一个关闭标签按钮。再弄的好看点就好了!