同上MESSAGEBOX C#倒计时# [英] COUNTDOWN ON SAME MESSAGEBOX C#

查看:178
本文介绍了同上MESSAGEBOX C#倒计时#的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想在messagebox上制作一个倒数计时器。我如何在同一个消息框上执行此操作。例如REMAINING TIME :(倒计时从100开始)对于messagebox ??

i want to make a countdown timer on messagebox. how do i do it on same messagebox. For example REMAINING TIME : (countdown from 100) on messagebox ??

推荐答案

那么使用 MessageBox 类。



相反,您可以做的是,创建一个新表单,将其格式化为看起来像消息框并在其上标记。

在计时器的帮助下,您可以轻松完成倒计时。



希望您有这个想法。 :)



-KR
Well that is not possible using MessageBox class.

So instead, what you can do is, create a new form, format it that looks like message box and take a Label on it.
And with the help of timer you can make your Countdown easily.

Hope you got the idea.! :)

-KR


Krunal是对的。阅读更多:倒数计时器 [ ^ ]
Krunal is right. Read more: Countdown Timer[^]


这篇关于同上MESSAGEBOX C#倒计时#的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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