Hi,
We have noticed another issue with the Toolbar when using Windows 11 Theme.
If we have a toolbar with 3 items, as below:
This looks fine. But if we change the scale settings in windows to be 125%, then we see the following:
This persists even if you have rebooted since changing the scale.
I so not see this with a different theme.
Sample attached.
Please note that this is using the internal 2022.3.1128 hotfix build, which does fix the issue that we were previously seeing with the item layout. It is also present in 2022.3.912.
Thanks
Carl
The size of the RadMenu placed in the DropDownContent of a RadSplitButton is incorrect when using the Fluent, Crystal, Visual Studio 2019, or Office 2019 themes.
Available in LIB version 2017.3.1113, it will be also available in the R1 2018 Release.
Add the HintText property with the same appearance as in UI for WinForms.
Enable using checkable item with subitems.
Implement out-of-the box RadioGroups for RadMenuItems.
Provide mechanism that allows the RadMenu to stays open when it lose mouse capture
Available with the R3 2016 SP1 release.
If RadMenuItem has command attached and the command's CanExecute method returns false, RadMenuItem will be disabled. In case RadMenuItem is inside RadMenuGroupItem, it is not disabled (the command is not invoked, the problem is just visual). Available in LIB version 2015.3.1019, it will be also available in the 2015 Q3 SP1.