Re: OpenFileDialog (C#)
From: Herfried K. Wagner [MVP] (hirf-spam-me-here_at_gmx.at)
Date: 08/18/04
- Next message: SpikeGuy01: "ComboBox default selection"
- Previous message: ClayB [Syncfusion]: "Re: Custom Sorting a DataTable Using DataGrid"
- In reply to: John Beard: "OpenFileDialog (C#)"
- Next in thread: John Beard: "Re: OpenFileDialog (C#)"
- Messages sorted by: [ date ] [ thread ]
Date: 18 Aug 2004 22:21:09 +0200
* "John Beard" <john.beard@fsafood.com> scripsit:
> Does anybody know if STAThread is a requirement when using OpenFileDialog?
> I have an app that is using MTAThread Form and the OpenFileDialog hangs on
> the OpenDialog() method under Win2k. No problems under WinXP.
Yes, it is a requirement because the OpenFileDialog relies on COM/OLE.
-- M S Herfried K. Wagner M V P <URL:http://dotnet.mvps.org/> V B <URL:http://dotnet.mvps.org/dotnet/faqs/>
- Next message: SpikeGuy01: "ComboBox default selection"
- Previous message: ClayB [Syncfusion]: "Re: Custom Sorting a DataTable Using DataGrid"
- In reply to: John Beard: "OpenFileDialog (C#)"
- Next in thread: John Beard: "Re: OpenFileDialog (C#)"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|