Re: threads and blocked form

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Angel J. Hernández M. (angeljesus14_at_hotmail.com)
Date: 01/23/05


Date: Sat, 22 Jan 2005 20:36:02 -0400

I've already answered to this thread in the spanish forum. Regards

-- 
Angel J. Hernández M.
MCP -  MCAD - MCSD - MCDBA
http://groups.msn.com/desarrolladoresmiranda
http://ajhsis.net
"axxegfx" <axxegfx@discussions.microsoft.com> escribió en el mensaje 
news:CD96E88C-9F2E-4931-A307-38CBAF6F3DB3@microsoft.com...
> I'd like, how can i do this with a thread app??
>
> 1- Don't block form o graphic interface app
>
> 2- into thread and into a for-next located into the thread ,print a local
> for-next var
>
> i think i must to do this with delegate or is it possible to do with
> threading class??