文件名称:silverlightControl-2011
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 97kb
- 下载次数:
- 0次
- 提 供 者:
- d***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
四款漂亮的控件风格(Silverlight)源码
Button类控件(包括Button,CheckBox,RadioButton,RepeatButton,ToggleButton):
CheckBox还有RadioButton都可以看做是改变了外观的ToggleButton
而RepeatButton是一个可以响应鼠标连续点击的特殊Button
这里具体介绍下ToggleButton,它是三态按钮(就是有Indeterminate,Checked,Unchecked三种点击状态)
利用这个控件就可以很方便的实现以前需要写不少Javascr ipt代码实现的状态翻转的功能-Beautiful four control styles (Silverlight) Source Button type controls (including Button, CheckBox, RadioButton, RepeatButton, ToggleButton): CheckBox RadioButton can be seen as well as changing the appearance of a RepeatButton ToggleButton and can respond to mouse clicks a row Button detailed descr iption here under special ToggleButton, it is the three-state button (is there Indeterminate, Checked, Unchecked three clicks state) to use this control can easily achieve that previously required a lot of Javascr ipt code to write the state function of flip
Button类控件(包括Button,CheckBox,RadioButton,RepeatButton,ToggleButton):
CheckBox还有RadioButton都可以看做是改变了外观的ToggleButton
而RepeatButton是一个可以响应鼠标连续点击的特殊Button
这里具体介绍下ToggleButton,它是三态按钮(就是有Indeterminate,Checked,Unchecked三种点击状态)
利用这个控件就可以很方便的实现以前需要写不少Javascr ipt代码实现的状态翻转的功能-Beautiful four control styles (Silverlight) Source Button type controls (including Button, CheckBox, RadioButton, RepeatButton, ToggleButton): CheckBox RadioButton can be seen as well as changing the appearance of a RepeatButton ToggleButton and can respond to mouse clicks a row Button detailed descr iption here under special ToggleButton, it is the three-state button (is there Indeterminate, Checked, Unchecked three clicks state) to use this control can easily achieve that previously required a lot of Javascr ipt code to write the state function of flip
(系统自动生成,下载前可以参看下载内容)
下载文件列表
silverlightControl 2011\App.xaml
.......................\App.xaml.cs
.......................\Bin\Debug\AppManifest.xaml
.......................\...\.....\Pale2.dll
.......................\...\.....\Pale2.pdb
.......................\...\.....\Pale2.xap
.......................\...\.....\TestPage.html
.......................\obj\Debug\App.g.cs
.......................\...\.....\Page.g.cs
.......................\...\.....\Pale2.csproj.FileListAbsolute.txt
.......................\...\.....\Pale2.dll
.......................\...\.....\Pale2.g.resources
.......................\...\.....\Pale2.pdb
.......................\...\.....\XapCacheFile.xml
.......................\Page.xaml
.......................\Page.xaml.cs
.......................\Pale2.csproj
.......................\Pale2.csproj.user
.......................\Pale2.sln
.......................\Pale2.suo
.......................\.roperties\AppManifest.xml
.......................\..........\AssemblyInfo.cs
.......................\源码必读.txt
.......................\obj\Debug\TempPE
.......................\Bin\Debug
.......................\obj\Debug
.......................\Bin
.......................\obj
.......................\Properties
silverlightControl 2011
.......................\App.xaml.cs
.......................\Bin\Debug\AppManifest.xaml
.......................\...\.....\Pale2.dll
.......................\...\.....\Pale2.pdb
.......................\...\.....\Pale2.xap
.......................\...\.....\TestPage.html
.......................\obj\Debug\App.g.cs
.......................\...\.....\Page.g.cs
.......................\...\.....\Pale2.csproj.FileListAbsolute.txt
.......................\...\.....\Pale2.dll
.......................\...\.....\Pale2.g.resources
.......................\...\.....\Pale2.pdb
.......................\...\.....\XapCacheFile.xml
.......................\Page.xaml
.......................\Page.xaml.cs
.......................\Pale2.csproj
.......................\Pale2.csproj.user
.......................\Pale2.sln
.......................\Pale2.suo
.......................\.roperties\AppManifest.xml
.......................\..........\AssemblyInfo.cs
.......................\源码必读.txt
.......................\obj\Debug\TempPE
.......................\Bin\Debug
.......................\obj\Debug
.......................\Bin
.......................\obj
.......................\Properties
silverlightControl 2011