搜索资源列表
UploadOpr
- 上传文件的帮助类,可以判断文件的真实类型,获得上传文件的客户端名字和服务器名字-Upload files to help class, you can determine the true file type, upload files, the name of the client and the server name
csharptraysrc
- C#系统托盘程序示例源代码,知识点: 1、添加一个 NotifyIcon 组件和一个 ContextMenuStrip组件到主窗体 2、设置notifyIcon1控件的ContextMenuStrip属性为 contextMenuStrip1,将用户单击托盘图标显示的菜单指向 contextMenuStrip1 3、notifyIcon1.Visible = true //显示托盘图标 4、this.ShowIcon = true //应用程序窗口
