文章分类 -  C#

c#调用API显示隐藏状态栏
摘要:Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->using System; using System.Windows.Forms; using System.Runtime.InteropServices; namespace WinApi { ... 阅读全文
posted @ 2008-07-28 18:02 向左、 阅读(518) 评论(0) 推荐(0)