2014年5月29日
摘要: Hiding the C# application to the system tray is quiet straight forward. With a few line of codes in C# and you can accomplish this. First you will nee... 阅读全文
posted @ 2014-05-29 09:30 武胜-阿伟 阅读(456) 评论(0) 推荐(0) 编辑
摘要: Do you need to find the difference in number of days, hours or even minute between the two date range?Here's how:Assuming the a and b variable is of t... 阅读全文
posted @ 2014-05-29 09:26 武胜-阿伟 阅读(278) 评论(0) 推荐(0) 编辑
摘要: Recently in one of my project I needed to have an option to display the DateTimePicker allowing user to pick both the date and the time. When I drag t... 阅读全文
posted @ 2014-05-29 09:25 武胜-阿伟 阅读(232) 评论(0) 推荐(0) 编辑
摘要: When creating a Windows form in C#, we would like to create a hyperlink so that when the user click on the link it would open up a web browser and dis... 阅读全文
posted @ 2014-05-29 09:20 武胜-阿伟 阅读(394) 评论(0) 推荐(0) 编辑
摘要: http://www.itjungles.com/how-to-easily-create-popup-menu-for-devexpress-treelist.htmlAdding popup menu to DevExpress treelist is an easy task. Follow ... 阅读全文
posted @ 2014-05-29 09:14 武胜-阿伟 阅读(674) 评论(0) 推荐(0) 编辑