1

I have a weird requirement. I need to use FileOpenDialogBox control within my form. I mean not as other window but as control of a form. I know many applicationss that doing it. How can I do it in C#?

Barun
  • 1,885
  • 3
  • 27
  • 47

1 Answers1

2

Try this object I found on the web.

Marco
  • 56,740
  • 14
  • 129
  • 152