RadWindow

1 Answer 13 Views
Window
Lim
Top achievements
Rank 1
Iron
Lim asked on 26 Mar 2025, 08:25 AM | edited on 26 Mar 2025, 08:27 AM

Hi,

The radwindow does not show up unless I put Style="{DynamicResource RadWindowStyle}".

May I ask where do I put theme for my radwindow?

 

And how do I change the radwindowstyle? It shows up the minimize, close button on the left side but I would want it to put on the right side of the window.

1 Answer, 1 is accepted

Sort by
0
Martin Ivanov
Telerik team
answered on 28 Mar 2025, 06:17 AM

Hello Lim,

If you need to set the BasedOn property I will guess you are creating a custom RadWindow and also using the Telerik's NoXAml dlls. In this case, you need to define an implicit style for the custom window or set its Style property as you already do. This is described here.

To see how to set a theme, you can check the following article.

If you see the minimize and close buttons on the left side of the window, probably the Crystal theme is used. You can move these by changing the theme to something else - for example Windows 11.

To customize the RadWindowStyle you can get it from your installation folder, copy it in your project and modify it.

Regards,
Martin Ivanov
Progress Telerik

Enjoyed our products? Share your experience on G2 and receive a $25 Amazon gift card for a limited time!

Tags
Window
Asked by
Lim
Top achievements
Rank 1
Iron
Answers by
Martin Ivanov
Telerik team
Share this question
or