Re: Modal dialogs
- From: "Alan Pretre" <no@spam>
- Date: Mon, 9 Jan 2006 10:49:10 -0600
"Reg Rat" <reg@xxxxxxxxxxx> wrote in message
news:%23CblDLNAGHA.3048@xxxxxxxxxxxxxxxxxxxxxxx
> It looks like the only option I have is to kick off a new thread in the
> Load handler which will do the work, but this seems a bit over the top for
> my purposes, particularly as this thread would need to call into the UI
> thread to update the dialog.
Hi. Use the BackgroundWorker class. You can set this all up in your
FormLoad event. It's the cat's meow.
http://msdn2.microsoft.com/en-us/library/4852et58.aspx
-- Alan
.
- Prev by Date: Re: Uploading Data From MS Acess 2000 ti SQL server 2000
- Next by Date: Whitch rows modified
- Previous by thread: Re: Modal dialogs
- Next by thread: Re: can i use vs .net to develop win32 apps?
- Index(es):
Relevant Pages
|