需要立即显示消息弹出窗口 [英] Need to show immediate message popup

查看:89
本文介绍了需要立即显示消息弹出窗口的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述





在项目中我们有一个要求,即我们必须打电话给一个至少需要30-40分钟的dll。



我必须执行那个dll但是我想立即显示一条消息,但是在后台如果运行没有问题....



我如何在.net中实现....



请帮助....



谢谢,

Codehub。

Hi,

In project we have a requirement i.e. we have to call a dll that will take minimum 30 -40 min.

I have to execute that dll but immediately i want show a message , but in background if it runs no problem....

How can i achieve in .net....

Please help....

Thanks,
Codehub.

推荐答案

在后台运行DLL调用。



假设这是基于Windows的,我会创建一个弹出窗体,在后台调用DLL并显示进度。任务完成后,可以将进度更新为完成或关闭窗口。
Run the call to the DLL in the background.

Assuming this is Windows based, I would create a popup form which called the DLL in the background and which showed the progress. When the task completes, the progress can be updated to "complete" or the window closed.


这篇关于需要立即显示消息弹出窗口的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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