WPF FilePathPicker Overview

RadFilePathPicker is a control which allows users to select a file or a directory from the file system or directly type the full path to it in the editor.

Telerik UI for WPF Ninja image

The RadFilePathPicker is part of Telerik UI for WPF, a professional grade UI library with 160+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.

Figure 1: RadFilePathPicker in the Office2016 theme

RadFilePathPicker Overview

As every control from UI for WPF, RadFilePathPicker comes with a set of pre-defined themes. Of course, if you choose to do so, you can design your own templates for a completely custom look.

Key Features

  • Dialog Type: The control allows you to choose the type of file dialog, which is opened. You can learn more about that in the Dialog Types article.

  • RoutedUI commands: Check the Commands article for more information on the exposed commands.

  • IconTemplateSelector: The IconTemplateSelector allows you to easily change the displayed icon depending on the FilePath.

  • Enhanced Routed Events Framework: The events system of the control will help your code become even more elegant and concise.

Get started with the control with its Getting Started help article that shows how to use it in a basic scenario.

Check out the online demos at demos.telerik.com.

Telerik UI for WPF Support and Learning Resources

See Also

In this article