摘要:
实现前先拉一个notifyIcon控件,在Icon属性中加入一个ICON小图标,然后具体的代码实现如下:using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;using System.Windows.Forms;namespace NotifyDemo{ public partial class Form1 : Form { p... 阅读全文
posted @ 2014-03-16 19:11
春天又来了
阅读(253)
评论(0)
推荐(0)
浙公网安备 33010602011771号