开发者

C# using FileOpendialogbox control within my form class

开发者 https://www.devze.com 2023-04-06 10:49 出处:网络
I have a weird requirement. I need to use FileOpenDialogBox control within my form. I mean not as ot开发者_StackOverflowher window but as control of a form. I know many applicationss that doing it. Ho

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


Try this object I found on the web.

0

精彩评论

暂无评论...
验证码 换一张
取 消