『转载』C# winform 中dataGridView的重绘(进度条,虚线,单元格合并等)
摘要:原文转载自:http://hi.baidu.com/suming/item/81e45b1ab9b4585f2a3e2243最近比较浅的研究了一下dataGridView的重绘,发现里面还是有很多东西可以学习的,摘录如下(其实就是在dataGridView1_CellPainting写一些代码)主要...
阅读全文
posted @
2014-05-27 10:37
InkFx
阅读(4474)
推荐(4) 编辑
『随笔』WCF开发那些需要注意的坑
摘要:执行如下 批处理:"C:\Program Files\Microsoft SDKs\Windows\v6.0A\Bin\svcutil.exe" http://127.0.0.1:40001/TestService?wsdl /language:C# /out:"D:\TestProxy.cs" /...
阅读全文
posted @
2014-05-24 15:40
InkFx
阅读(1534)
推荐(2) 编辑