all groups > vb.net upgrade > august 2003 >
You're in the

vb.net upgrade

group:

this is a very problem for PROGRESS BAR



this is a very problem for PROGRESS BAR Rikjijc
8/24/2003 6:22:46 PM
vb.net upgrade: in my form i have created one progress bar.
I don't want to activate this progress bar, for exemple, for running a
process or install a program, but i want see simply run bar in all time.
All this in VB.NET.
I attend your help.......
HELP ME!!!!


ITALIAN
Per chi parla italiano io sono Schweb e voglio solo mandare a palla questa
progress bar, come un caricamento a nullo veloce e ripetitivo in
continuazione, senza che si fermi mai.
my E-Mail: Schweb@libero.it
Bye Bye Thanks......:-)PPP

Re: this is a very problem for PROGRESS BAR Ayaz Ahmed
3/29/2004 5:51:22 AM
Hello,


This is my Visual Basic Code , i dont have much time to convert into
Vb.NET.



txtProgressDetails.Text = txtProgressDetails.Text & "Current bill for
Student GR # : " & objrsStudentbill.Fields("G_R_Number") & vbCrLf
txtProgressDetails.Text = txtProgressDetails.Text & "Processing
Bill #" & tempBillNumber & vbCrLf

BBProgress.value = I * 100 / records ' Set the PROGRESS BAR
lblProgressValue.Caption = CStr(Int(BBProgress.value)) & "%
Completed" 'set the progress label
lblProgressValue.Refresh 'refresh the progress label

For j = 1 To 1000000 ' delay loop

Next j


Thanks,



Warm Regards,

Ayaz Ahmed
Software Engineer & Web Developer
Creative Chaos (Pvt.) Ltd.
"Managing Your Digital Risk"
http://www.csquareonline.com
Karachi, Pakistan
Mobile +92 300 2280950
Office +92 21 455 2414

*** Sent via Developersdex http://www.developersdex.com ***
AddThis Social Bookmark Button