Hi in the application that I am working on we have a small
problem with our progress bars. The problem is when we bring up our progress bar
form within the application we cannot display it modally as this would
require us to write a progress bar form for every process that needed
one. Is there any simple way to stop the user being able to click the
buttons etc on the form behind the progress bar while the progress bar is
shown without using code like frmProgress.ShowModal.
Currently we are considering having a bProgressBarUp type
variable to check against but I don't like this idea that much.
TIA
Eamon.
|
- RE: [DUG]: Progress bars Eamon Reyn
- RE: [DUG]: Progress bars Guy Brown
- RE: [DUG]: Progress bars Stacey Verner
- RE: [DUG]: Progress bars James Sugrue
- RE: [DUG]: Progress bars David O'Brien
- [DUG]: Screen Size Rohit Gupta
- RE: [DUG]: Progress bars Jason