摘要:
C#编写最小化时隐藏为任务栏图标的Window appllication. 1.设置WinForm窗体属性showinTask=false2.加notifyicon控件notifyIcon1,为控件notifyIcon1的属性Icon添加一个icon图标。3.添加窗体最小化事件(首先需要添加事件引用):this.SizeChanged += new System.EventHandler(this... 阅读全文
posted @ 2006-11-15 15:32 sunrack 阅读(255) 评论(0) 推荐(0)
浙公网安备 33010602011771号