Form Refreshes
- From: Steven Perry <dotsperrynet@xxxxxxxxxxxxx>
- Date: Tue, 21 Jun 2005 18:56:06 -0700
I have a WinForms application that displays a dialog. A button on this
dialog causes a routine to execute that can take upto 10 minutes to run.
This routine raises events to inform the dialog of it's progress. The Dialog
updates the statusbar and a progress bar with the status it receives.
My problem is if the dialog is covered in any way by another window it
doesn't redraw itself. Is there a way to fix this problem? Is there an
event I can catch that will let me know that the Dialog needs to be refreshed?
--
Thanks,
Steven Perry
.
- Follow-Ups:
- RE: Form Refreshes
- From: "Jeffrey Tan[MSFT]"
- Re: Form Refreshes
- From: Mark Broadbent
- RE: Form Refreshes
- Prev by Date: Re: Implementing a 3-tier client-server system
- Next by Date: Re: coordinate system & font
- Previous by thread: BindingManagerBase Position property changing RowState
- Next by thread: Re: Form Refreshes
- Index(es):