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
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.
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.