2009年12月29日
摘要: 在后台代码给tb.BorderBrush = Brushes.RoyalBlue设置这样的颜色#666666 tb.BorderBrush = new SolidColorBrush((Color)ColorConverter.ConvertFromString("#FF9ABFE5")); 阅读全文
posted @ 2009-12-29 21:24 一粒沙 阅读(765) 评论(0) 推荐(0)
摘要: 首先是一个支持数据变更通知的类代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--usingSystem;usingSystem.Collections.Generic;usingSystem.Linq;usingSystem.Text;usingSy... 阅读全文
posted @ 2009-12-29 14:45 一粒沙 阅读(1667) 评论(0) 推荐(1)