I am trying to use the OpenFileDialog to allow my users to open pictures, so I would like it to default to the thumbnail view, however I have searched around forums and google and everyone says that it cannot be set via any of the properties of the OpenFileDialog box. Are there any API calls I can use to set the view to Thumbnails?

I am using VS.NET 2003.

Thanks,