Completed
Last Updated: 09 Nov 2021 09:01 by ADMIN
Release R3 2021 SP1
Completed
Last Updated: 19 Oct 2016 06:05 by ADMIN
Add the ability to show the control where the IWin32Window owner has different handle.
Completed
Last Updated: 02 May 2017 06:42 by ADMIN
When the Font of the form changes (or the DPI setting), RadForm should be able to arrange its content so that no controls are overlapped. In addition, RadForm should increase its size when necessary.
Completed
Last Updated: 24 Jul 2014 07:40 by ADMIN
We should allow users to turn off the sound played when a RadMessageBox is shown.
Completed
Last Updated: 24 Jul 2014 07:40 by ADMIN
ADMIN
Created by: Boryana
Comments: 0
Category: Form
Type: Feature Request
15
Add a details section to RadMessageBox, so that in mimics standard error messages.
Completed
Last Updated: 03 Jul 2014 13:51 by ADMIN
To reproduce: Change the monitors positions in the settings pane and try out on both monitors.
Completed
Last Updated: 30 Sep 2011 06:48 by ADMIN
ADMIN
Created by: Jack
Comments: 0
Category: Form
Type: Feature Request
1
When setting an icon to RadForm, it should be resized automatically.
Completed
Last Updated: 09 Oct 2014 12:22 by ADMIN
ADMIN
Created by: Martin Vasilev
Comments: 0
Category: Form
Type: Feature Request
1
Option to show RadMessageBox in task bar

Resolution: 

You can use the following code snippet show the message box in the taskbar: 

RadMessageBox.Instance.ShowInTaskbar = true;

Completed
Last Updated: 18 Feb 2016 14:52 by ADMIN
ADMIN
Created by: Nikolay
Comments: 1
Category: Form
Type: Feature Request
7
There should be an option to show a help button at the titlebar part of RadForm