UI for WPF
The WPF FilePathPicker control makes it easy for a user in a WPF application to select a path to a file or a folder. It works with the outstanding Telerik UI for WPF File Dialogs providing a modern look and feel and a great user experience.
Depending on whether you need to select a file or folder, or to ask the user for a path where to save a file, different dialogs can be used – OpenFileDialog, OpenFolderDialog and SaveFileDialogs.
This control provides convenient commands for showing the dialogs and clearing the content of the editor.
The built-in RadWatermarkText box allows for setting watermark text that is displayed when the editor has no text in it, as well as the option to customize the watermark content with the WatermarkTemplate.
The user can paste a path string in the editor and the control will automatically validate whether it is a valid path. Read only option is also available if you need the user to work only with the dialogs.
Every part of the control is highly customizable, starting with the icon and its IconTemplateSelector, the background and fonts of the editor, as well as the buttons for opening the dialog and clearing the text in the editor.
Localization is vital if you need to ship your application to users with different language preferences. This can be achieved with the localization provider for localizing the RadFilePathPicker strings to different languages.
Conveniently use the control in the WPF design time surface and utilize its smart tag to set the control theme as well as to access its support resources, such as documentation, forums and demos.
The WebCam control can be customized by adding one of the built-in themes in the suite to give it a more personalized and modern UX.