Hi,I would like to receive an answer to the following problem:I have an OpenFileDialog window which I would like to have in the same style as the rest of the application, in the xamDialogWinow style. Does Infragistics have a XamDialogWindow for opening files? Or do you know how could the OpenFileDialog be customized to look like a XamDialogWindow?
Thanks
Hello,
I will not be needing this functionality anymore, you can close this post.
Regards,
DVSE
Hello.
Thank you for this update. Please let us know if there is anything else you need.
Sincerely,CharlieSenior Developer Support Engineer
I have not tried it, been busy with other aspects of my application.
Thank you for the suggestion.
Checking to see if you have any questions on this topic.
Thank you,
Sam
The style of XamDialogWindow cannot be used on non-Infragistics controls. You may have to create your own style. You can look at the generic default style defined for XamDialogWindow, and model from it. It is located in your local machine:
C:\Program Files\Infragistics\NetAdvantage 2010.3\WPF\DefaultStyles\DialogWindow