使用窗口服务C#打开弹出窗口 [英] open pop up using window services c#

查看:404
本文介绍了使用窗口服务C#打开弹出窗口的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好朋友
我是Windows的新手,所以这就是我对Windows服务了解不多的原因.我只想在任务栏上显示一条弹出消息并显示一条消息.我该如何使用Windows Service做到这一点. /> 在此先感谢

hello friends,
i am new at windows so that''s why i don''t know much about windows services.I just want to do to show the pop up with a message on my taskbar.how can i do this with window service.
thanks in advance

推荐答案

Windows服务没有UI,因此无法显示其中的弹出窗口,但是您可以创建一个连接到您的服务的桌面应用程序,从中轮询数据以显示在弹出窗口中.
Windows services do not have a UI, so showing popups from them is not possible, you can however create a desktop application that connects to your service and polls data from it to show in your popup.


这篇关于使用窗口服务C#打开弹出窗口的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆