System.Timers.Timer can fire event on a different thread. That's why Show method doesnot work. You can either use Windows Forms Timer or use Control.Invoke.
-----Original Message----- From: Jeff Roberts [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 29, 2002 9:19 AM To: [EMAIL PROTECTED] Subject: Re: [DOTNET] Modeless WinForms Bug Ian, I am using a "System.Timers.Timer" ! thanks You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com. You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.