Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can i use the status bar while im copying some files
Message
 
To
21/07/2001 16:23:11
General information
Forum:
Visual Basic
Category:
ActiveX controls
Miscellaneous
Thread ID:
00532936
Message ID:
00534161
Views:
15
>I want to add a text while i am copying these files!
>
>or maybe an special character as 128, you know, to simulate the
>progress bar in the status bar, got that amigo!

To place text into a status bar, you can use this syntax:
StatusBar1.Panels(1).Text = "Now copying ..."
Have a look at http://support.microsoft.com/support/kb/articles/Q147/8/09.asp
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Previous
Reply
Map
View

Click here to load this message in the networking platform