摘要:
最近在wpf项目中遇到当DataGrid的header中的checkbox选中,让该列的checkbox全选问题,为了不让程序员写自己的一堆事件,现写了一个自己的自定义控件在DataGrid的 中使用此控件即可using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Windows;using System.Windows.Controls;using System.Windows.Data;using System.Windows.Documents;usin. 阅读全文
posted @ 2013-06-28 17:55
认真的我
阅读(5342)
评论(3)
推荐(1)
摘要:
将以下节点复制到app.xaml的节点下 阅读全文
posted @ 2013-06-28 10:50
认真的我
阅读(766)
评论(0)
推荐(0)
摘要:
将以下节点复制到app.xaml的节点下 阅读全文
posted @ 2013-06-28 10:49
认真的我
阅读(1672)
评论(0)
推荐(0)
摘要:
在app.xaml中加入以下节点,全局设置textbox圆角 阅读全文
posted @ 2013-06-28 10:48
认真的我
阅读(2002)
评论(0)
推荐(0)
摘要:
修改ComboBox的Template, 在VS 2010或者Blend中你可以导出ComboBox的默认模板:VS2010中:然后修改里面的模板,比如: ... 阅读全文
posted @ 2013-06-28 10:47
认真的我
阅读(4870)
评论(0)
推荐(1)
浙公网安备 33010602011771号