Please How work with status bar. 
Author Message
 Please How work with status bar.

Plaese could you help me with the follow:

I was trying to create my own status bar with a conbination of picture box and
on top a text box. I creating the follow example:

For intCnt = 1 To 1000
        MyStatusBar.Text = "Now processing Record No :" & intCnt
Next intCnt

The problem is that my Text Caption of my text box is updated only at the
record 1000 I can see the progress of records. Even if I use the original
status bar with SimpleText property.

Thank you in ahead for any help. I you could Email me I will appresiate very
much.


silver soler



Thu, 20 Apr 2000 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Progress Bar In Status Bar....Help Please

2. Status Bar - Timer doesn't work

3. Status bar not working in MDI Forms...

4. Need a working VB sample of Status Bar API

5. progressbar in status bar: please help

6. progressbar in status bar: please help

7. Need Status Bar Code - PLEASE READ!!

8. VB4 flickering status bar: please help

9. Posting Again Please Help With Status Bar

10. CapsLock & Numlock status in Status Bar Panels

11. Status Bar Insert Panel reports the wrong status

12. Status Bar/Progress Bar

 

 
Powered by phpBB® Forum Software