This is a migrated thread and some comments may be shown as answers.

FileDialogs references

1 Answer 90 Views
FileDialogs
This is a migrated thread and some comments may be shown as answers.
Chunyang
Top achievements
Rank 1
Chunyang asked on 01 Jan 2019, 09:32 AM

Hello,

If I want to use telerik's FileDialog, what references do I need to add?

What Settings are required if FileDialog also implements the Fluent theme?

When the RadOpenFileDialog is started, how do we blur the content behind it

1 Answer, 1 is accepted

Sort by
0
Martin Ivanov
Telerik team
answered on 02 Jan 2019, 09:27 AM
Hello Chunyang,

To use the file dialogs you will need to add the following references:

  • Telerik.Windows.Controls
  • Telerik.Windows.Controls.Input
  • Telerik.Windows.Controls.Navigation
  • Telerik.Windows.Controls.GridView
  • Telerik.Windows.Controls.FileDialogs
  • Telerik.Windows.Data

Usually, you can find the required references for each control in its Getting Started article.

You can check the Setting a Theme article to see how to apply a theme (like the Fluent theme for example). 

The blur effect of the window is supported only by the Fluent theme and it is enabled by default. However, keep in mind that this is supported only under Windows 10.

You can find more information about the control in its help documentation.

I hope that helps.

Regards,
Martin Ivanov
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
FileDialogs
Asked by
Chunyang
Top achievements
Rank 1
Answers by
Martin Ivanov
Telerik team
Share this question
or