Host.Local.Find() cannot get the form, a strange issue??

Ask general questions here.
marcushe
Posts: 112
Joined: Tue Apr 14, 2009 6:38 am

Re: Host.Local.Find() cannot get the form, a strange issue??

Post by marcushe » Tue Dec 08, 2009 1:51 am

view plaincopy to clipboardprint
// sample code
// ...
[STAThread]
public static int Main(string[] args)
// ...

STAThread attribute is set in Program.cs