在VISUAL STUDIO 2005中使用进度栏 [英] To use Progress Bar in VISUAL STUDIO 2005

查看:102
本文介绍了在VISUAL STUDIO 2005中使用进度栏的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是一名学生,已被分配一个项目来对基于Data Connectivity的软件进行调制.我希望使用进度条,以便任何用户生成SAVE按钮的click事件,以便将当前内容保存在SQL表中时,进度条必须显示给定请求的状态.请提出建议....<</xml>

I am a student who has been assigned a project to modulate a software based on Data Connectivity. I wish to use progress bar such that as soon as any user generates a click event of the SAVE button so as to save the current content in a SQL table the progress bar must display the status of the given request. Please advice....<</xml>

推荐答案

要创建进度条,请参见 ^ ] .
To create a progress bar, see here[^].


您好,
如果我错了请纠正我
您可以根据自己的问题使用类似线程的方法,我了解的是,当用户按下按钮或类似的东西时,进度条将出现片刻,然后需要的数据...

现在是她的忠告

您可以做的是使用线程显示进度条所需的秒数,然后触发click事件代码以获取数据.现在它取决于您的项目是在asp.net中还是一个简单的桌面应用程序中,以上答案是针对桌面应用程序的,即使您在asp.net中进行编码,您也可以使用线程显示gif图像,然后将其隐藏几秒钟并显示所需的数据

谢谢与问候
基:rose:
Hello,
correct me if i am wrong
You can use a thread like according to your question what do i understand is that when a user will hit a button or something like that a progress bar will come for a moment and then the required data...

Now hers my advice

what you can do is that use thread to show the progress bar for a desired seconds and the fire the click event code for fetching data. now it depends whether your project is in asp.net or a simple desktop application, the above answer is for desktop application and even if your coding in asp.net then also u can use thread to display a gif image and then hide that image after a few seconds and show the requested data

Thanks & Regards
Radix :rose:


这篇关于在VISUAL STUDIO 2005中使用进度栏的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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