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#?
Asked
Active
Viewed 151 times
1
-
It is available in the Windows API code pack. Works only on Vista and up. – Hans Passant Sep 23 '11 at 07:30