首页 [ 新知实践 ] Asp.net实现的彩色下拉框源码
一键分享

Asp.net实现的彩色下拉框源码

  • 免费

2007-07-05 13:31:44

收藏 813 次|关注 16208 次|下载 501 次

免费


交付物: 源码包
    商家已实名认证
  • 分享者:51asp***
  • 访问次数:   312698 次
  • 源码数量:   1241 套
  • 通过比率:   97%
  • 活跃于:   三个月前
  • TEL:   13*******71
  • 最新IP属地:杭州市
  • 微信扫码咨询
.net

源码介绍

源码参数

  • 源码类别:【新知实践】
  • 源码类型:B/S
  • 适合人群: 菜鸟
  • 授权类型:免费版
  • 开发语言:C#
  • 数据库:无数据库
  • 源码大小:21K
  • 相关网址: 【免费浏览】
  • 源码指数:
  • 完整度:
  • Asp.net实现的彩色下拉框源码
  • Asp.net实现的彩色下拉框源码
  • Asp.net实现的彩色下拉框源码
  • Asp.net实现的彩色下拉框源码
  • Aspx.Query.CodeImageQueryModel
  • Aspx.Query.CodeImageQueryModel
Asp.net实现的彩色下拉框源码

该源码主要是演示如何读取系统颜色并在下拉框中的每个条目中显示对应的颜色,该源码主要展示以下内容:
1、如何获得System.Drawing.KnownColor颜色控件的列表枚举
2、如何排除系统环境颜色,如“Active Border”
3、如何分配颜色到下拉框的每个条目

开发背景:
有人曾经要我开发一个根据不同选择而显示不同颜色的管理工具。我开始考虑利用下拉框来实现条目背景及显示颜色根据条目名称不同而进行变化,根据这个思路我在网上搜了半天也没有找到任何相关的解决方案,最后我想到了一个比当初需求要复杂的方案(包括数据库),所以我尝试着找到一个更简单的实现方案。

原作者是一位孟加拉的朋友,以下是英文原文:
This code-source demonstrates how to read system colors and to color-in each row of a drop down list. In this example, I will show:

How to get a list of color names from the System.Drawing.KnownColor enumeration
How to exclude system environment colors, e.g. "Active Border"
How to assign color to each row of the drop down list
Background
I was asked to make an admin tool where different types of appointments can be set. These appointments would be of unique color and the admin could change the color of the appointment type at any time.
I began to think of a drop down list where the name of the colors would be displayed and the background of that row would be of that color. With a view to that, I searched the web and couldn't find any solutions for a long time. Then I finally found a solution that seemed much more complex than needed, involving a database. So I tried to find an easier solution.
责任编辑:大管家

下载记录(Only Recent 100)

用户名 推荐指数 下载时间

源码评论

单击更换

评论列表

全部评论
  • 暂无评论 …

最近更新

      下载排行