How can I make a Dialog modal in a threaded application?
- From: "forest demon" <mete.hanap@xxxxxxxxx>
- Date: 22 Mar 2007 11:07:39 -0700
i've seen previous posts somewhat related to this, so i apologize if
this is redundant.
I have a main form with separate threads. When showing a dialog like
<dialog>.ShowDialog(), it functions as a non-modal instead of modal.
any help is appreciated, thanks.
.
- Follow-Ups:
- Re: How can I make a Dialog modal in a threaded application?
- From: Nicholas Paldino [.NET/C# MVP]
- Re: How can I make a Dialog modal in a threaded application?
- Prev by Date: Re: Editing C# Painfully Slow
- Next by Date: Re: Type conversion/ costum_type[] to int[]
- Previous by thread: TextWriter fails on Close() call in destructor
- Next by thread: Re: How can I make a Dialog modal in a threaded application?
- Index(es):
Relevant Pages
|