发布网友 发布时间:2022-04-23 13:18
我来回答
共2个回答
热心网友 时间:2023-10-15 06:57
你在退出之前,需要将notifyicon控件的Visible属性设置为false
在窗口disposed事件里加一行NotifyIcon1.Dispose()