开发者

Visual Studio 2008 - form tool that allows you to locate a file on your drive

开发者 https://www.devze.com 2022-12-18 04:15 出处:网络
What is the name of the tool that you can load on a开发者_运维技巧 form, that when a user clicks it it allows them to find a find by navigatin the drive?And if I remember rightly don\'t I have to add

What is the name of the tool that you can load on a开发者_运维技巧 form, that when a user clicks it it allows them to find a find by navigatin the drive? And if I remember rightly don't I have to add a reference to the project to find it?? Just can't remember the name...

I am using visual studio 2008, c# project.

Thanks, R


OpenFileDialog is the name, there is also FolderBrowserDialog

see image

Visual Studio 2008 - form tool that allows you to locate a file on your drive


You want the OpenFileDialog.

0

精彩评论

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

关注公众号