The following Visual Basic project contains the source code and Visual Basic examples used for display progress indicator on top of modal forms. Avoid multiplication of progress bar control and display generic progress indicator on top of MODAL (and non-modal) forms. Late binding technology is used. DLL-ed for your convenience.
The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.
Project Files:
File Name | Size |
---|---|
Demo.cls | 2088 |
Main.frm | 939 |
Modal.frm | 4610 |
Progress.cls | 1237 |
Progress.frm | 3304 |
ProgressDemo.vbg | 67 |
ProgressDemo.vbp | 639 |
Support.vbp | 844 |