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

System dialogs

1 Answer 64 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Roberto
Top achievements
Rank 1
Roberto asked on 01 Oct 2010, 09:30 AM
Hi all,

I am using Telerik RadControls for WinForms 2010Q2 on Win2003 Server, implementing in dotnet 3.5 on Visual Studio 2008. I can't find in RadControls documentation anything about dialog controls for opening files or selecting folders, thus I am using standard OpenFileDialog and OpenFolderDialog. Are there equivalent RadControls? Or is there a way to style standard dialogs like RadControls?

Thanks
Roberto

1 Answer, 1 is accepted

Sort by
0
Accepted
Richard Slade
Top achievements
Rank 2
answered on 01 Oct 2010, 11:26 AM
Hi, 

There is no openFileDialog with the RadControls. You could make one using a form and a treeview, but it would probably take more effort than it's worth. 
The RadMessageBox is the one true replacement for Windows dialogs. 
You can find out a bit more about Telerik forms and dialogs here: http://www.telerik.com/products/winforms/forms-and-dialogs.aspx

If you submit a feature suggestion to Telerik, it will be logged on their Public Issue Tracking system as a feature request so others can vote for it too. 

Hope that helps
Richard
Tags
General Discussions
Asked by
Roberto
Top achievements
Rank 1
Answers by
Richard Slade
Top achievements
Rank 2
Share this question
or