[索引页]
[源码下载]
作者: webabcd
介绍
Silverlight 2.0 控件一览:ListBox,RadioButton
在线DEMO
http://www.cnblogs.com/webabcd/archive/2008/10/09/1307486.html
示例
1、ListBox.xaml
ListBox.xaml.cs
2、MediaElement.xaml
MediaElement.xaml.cs
3、MultiScaleImage.xaml
MultiScaleImage.xaml.cs(支持放大/缩小/拖动/滚轮之类的,摘自Deep Zoom Composer生成的代码)
4、PasswordBox.xaml
5、ProgressBar.xaml
ProgressBar.xaml.cs
6、RadioButton.xaml
OK
[源码下载]
[源码下载]
作者: webabcd
介绍
Silverlight 2.0 控件一览:ListBox,RadioButton
在线DEMO
http://www.cnblogs.com/webabcd/archive/2008/10/09/1307486.html
示例
1、ListBox.xaml
ListBox.xaml.cs
{
{
{
{
2、MediaElement.xaml
MediaElement.xaml.cs
{
{
{
{
{
@H_502_1353@
{
{
{
{
3、MultiScaleImage.xaml
MultiScaleImage.xaml.cs(支持放大/缩小/拖动/滚轮之类的,摘自Deep Zoom Composer生成的代码)
{
{
{
get { return _zoom; }
set { _zoom = value; }
{
{
{
@H_502_2448@
{
{
{
{
{
{
{
{
{
/*
4、PasswordBox.xaml
5、ProgressBar.xaml
ProgressBar.xaml.cs
{
{
{
{
{
6、RadioButton.xaml
OK
[源码下载]
版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。