Completed
Last Updated: 19 Feb 2016 07:32 by Lorenz
Created by: Vladimir
Comments: 7
Category: Window
Type: Feature Request
18
It would help to use RadWindow like System.Window with:
- WindowInteropHelper for correct modal behavior
- Set window in task bar, also set taskbar icon/title
- Use RadWindow as MainWindow in Application (set Application.MainWindow property with RadWindow 
Completed
Last Updated: 16 Oct 2017 10:47 by Boris Rogge
When a modal RadWindow is opened clicking out side of the Window (the overlay) should make a the Window blink and a sound should be played.
Completed
Last Updated: 22 Apr 2019 11:16 by ADMIN
Release LIB 2019.1.422 (04/22/2019)
RadWindow.Confirm default button is OK, in order to change that presently we have to extract and modify styles, set FocusManager.FocusedElement binding to Cancel and set the ContentStyle property in code. 
It would be much more user friendly if this could be controlled by a simple property.
Completed
Last Updated: 19 Feb 2016 07:53 by Georges
Available in the 2016 Q1 SP1 Release.
Completed
Last Updated: 10 May 2016 12:39 by ADMIN
Make it possible to be able to drag the Window not only from its Header. In some cases it is useful to be able to drag the RadWindow from within its content.
Completed
Last Updated: 30 Sep 2020 15:00 by ADMIN
Release LIB 2020.3.1005 (10/05/2020)
ADMIN
Created by: Kalin
Comments: 1
Category: Window
Type: Feature Request
5
The property is present, but it is not implemented. 
Completed
Last Updated: 18 Mar 2019 06:43 by ADMIN
Created by: Martin Ivanov
Comments: 1
Category: Window
Type: Feature Request
2
This behavior is presented with the ShowDialog() method of the WPF native Window control. Basically, the ShowDialog() method could return a value (true, false, null). Currently, the method is "void".
Completed
Last Updated: 04 Nov 2015 14:09 by ADMIN
Available in LIB version 2015.3.1012, it will be also available in the 2015 Q3 SP.
Completed
Last Updated: 17 Nov 2020 10:39 by ADMIN
As an example Windows 10 OS Window gets different Opacity for its Title and Buttons when Inactive (open two Window-s and make them appear one behind the other -- the one in the background of the active window is inactive). Our Office2016 and Office2016 Touch themes are inspired by Windows 10 OS as we officially stated so we might mind adding this visual appearance on our side for RadWindow.
Completed
Last Updated: 02 Sep 2022 14:08 by ADMIN
Release R3 2022
When using Windows 11 build 22000.795 the Acrylic effect does not apply.