How To Create a Setup-Like Status Bar in Visual Basic (147809)
The information in this article applies to:
- Microsoft Visual Basic Learning Edition for Windows 5.0
- Microsoft Visual Basic Learning Edition for Windows 6.0
- Microsoft Visual Basic Professional Edition for Windows 5.0
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
- Microsoft Visual Basic Standard Edition for Windows 4.0
- Microsoft Visual Basic Professional Edition for Windows 4.0
- Microsoft Visual Basic Enterprise Edition for Windows 4.0
This article was previously published under Q147809 SUMMARY
Many applications use a status bar to display the progress of an
installation or other lengthy process. Often the percent completed is
printed in the middle of the bar and it changes color as the status bar
passes over it. This article illustrates how to achieve this effect using
Visual Basic for Windows. As a note, the professional and enterprise
edition contain a progress bar control that could be used instead. For
Win16 applications, the sample calldlls in vb\samples\calldlls uses shape
controls to achieve the same effect.
REFERENCES
Visual Basic Setup Wizard file SETUP1.BAS.
Modification Type: | Minor | Last Reviewed: | 3/1/2005 |
---|
Keywords: | kbAPI kbhowto KB147809 |
---|
|