Visaul C#托盘程序制作心得

时间:2016-12-16 08:58:32
【文件属性】:

文件名称:Visaul C#托盘程序制作心得

文件大小:34KB

文件格式:DOC

更新时间:2016-12-16 08:58:32

Visaul C#托盘

Visaul C#托盘程序制作心得,首先,当然要引入NotifyIcon控件。 private System.Windows.Forms.NotifyIcon notifyIconServer; this.notifyIconServer = new System.Windows.Forms.NotifyIcon(this.components); 接下来设置控件的各项属性: ;


网友评论