文件名称:GraphicalASP.NET_Controls_source
- 所属分类:
- WEB源码
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 17kb
- 下载次数:
- 0次
- 提 供 者:
- net***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
It is possible to create very nice web pages and you can even change the look of some form controls using CSS (for example, it is possible to change the look of textboxes and buttons), but there is no way to change the look of checkboxes and radio buttons. This article describes two custom controls with the same functionality as standard ASP.NET CheckBox and RadioButton and with properties that allow you to change the design of the controls using images. Another way of how to use controls like these is when you want to place an icon with checkbox functionality on your web page for example, I wanted to mark some data as hidden, so I used checkbox control with lock and stricken lock icons-It is possible to create very nice web pages and you can even change the look of some form controls using CSS (for example, it is possible to change the look of textboxes and buttons), but there is no way to change the look of checkboxes and radio buttons. This article describes two custom controls with the same functionality as standard ASP.NET CheckBox and RadioButton and with properties that allow you to change the design of the controls using images. Another way of how to use controls like these is when you want to place an icon with checkbox functionality on your web page for example, I wanted to mark some data as hidden, so I used checkbox control with lock and stricken lock icons
(系统自动生成,下载前可以参看下载内容)
下载文件列表
EeekSoft.Web.Controls
.....................\AssemblyInfo.cs
.....................\bin
.....................\...\Release
.....................\...\.......\EeekSoft.Web.Controls.dll
.....................\EeekSoft.Web.Controls.csproj
.....................\EeekSoft.Web.Controls.csproj.user
.....................\GraphicalCheckBox.bmp
.....................\GraphicalCheckBox.cs
.....................\GraphicalControlsSettings.cs
.....................\GraphicalRadioButton.bmp
.....................\GraphicalRadioButton.cs
.....................\AssemblyInfo.cs
.....................\bin
.....................\...\Release
.....................\...\.......\EeekSoft.Web.Controls.dll
.....................\EeekSoft.Web.Controls.csproj
.....................\EeekSoft.Web.Controls.csproj.user
.....................\GraphicalCheckBox.bmp
.....................\GraphicalCheckBox.cs
.....................\GraphicalControlsSettings.cs
.....................\GraphicalRadioButton.bmp
.....................\GraphicalRadioButton.cs