Embedding a File Explorer instance in a Windows Forms application form

前端 未结 8 1390
心在旅途
心在旅途 2020-12-01 02:04

My (C#, .NET 3.5) application generates files and, in addition to raising events that can be caught and reacted to, I want to display the target folder to the user in a form

8条回答
  •  死守一世寂寞
    2020-12-01 02:26

    LogicNP Software has two controls (FileView and ShComboBox) that do what your looking for: http://www.ssware.com/fldrview.htm

    You can download a trial from their page, however it's ~130$ for the license.

提交回复
热议问题