How display progress in statursbar
-
Hi, guys, how can I display a progress(eg. just like open a web page progress in IE6.0) in the statusbar. Thank you every much vigorous
-
Hi, guys, how can I display a progress(eg. just like open a web page progress in IE6.0) in the statusbar. Thank you every much vigorous
Go to MSDN and look up the
StatusBar
class and theProgressBar
class.StatusBar
has aPanel
where you can add panels. If you don't like monkeying with code use the designer add panels then addProgressBar
to the panel. -
Hi, guys, how can I display a progress(eg. just like open a web page progress in IE6.0) in the statusbar. Thank you every much vigorous
http://discuss.develop.com/archives/wa.exe?A2=ind0110D&L=DOTNET&D=0&P=6846 Shows you how Gary "A fellow with the inventiveness of Albert Einstein but with the attention span of Daffy Duck." Tom Shales talking about Robin Williams
-
Hi, guys, how can I display a progress(eg. just like open a web page progress in IE6.0) in the statusbar. Thank you every much vigorous
This is how i solve the problem. Hope it helps. http://www.codeproject.com/script/comments/forums.asp?msg=751405&forumid=1649&XtraIDs=1649&searchkw=statusbar&sd=1%2F16%2F2004&ed=7%2F15%2F2004[^] Weiye Chen Life is hard, yet we are made of flesh...