Telerik UI for WinForms 2025 Q3 (2025.3.812)

Released: Aug 13, 2025

2025 Q3 (2025.3.812) での更新項目

機能

  • What's New:
    • Added AI Coding Assistant.
    • Added support for the latest .NET 10 Preview.
    • Implemented UI Automation in RadGridView.
    • Added a new provider working with Azure Maps in RadMap.
    • Implemented CurrentRegion in RadSpreadsheet.
  • Visual Studio Extension:
    • Enhanced notifications in Visual Studio Extension.
  • Common:
    • Added an option to set UI Automation globally.
    • Updated Telerik Document Processing Library (DPL) version to 2025.3.806.
  • RadDock:
    • Exposed DocumenWindow.SvgImage property.
  • RadGridView:
    • Implemented UI Automation.
  • RadMap:
    • Added a new provider working with Azure Maps.
  • RadSpreadsheet:
    • Implemented CurrentRegion.
    • Added public API for specifying default file names for the Open/Save functionality in RadSpreadsheetRibbonBar.

不具合の修正

  • Buttons:
    • Fixed NullReferenceException related to UI Automation.
  • Flyout:
    • Fixed issue where RadFlyoutManager throws an exception when target control is not a Form.
  • Licensing:
    • Fixed issue where licensing watermark is shown in Office Add-in projects with a valid license.
  • RadCarousel:
    • Fixed issue where Designer crashes when setting RadButtonElement.DisplayStyle to Image with ControlDefault theme.
  • RadDiagram:
    • Fixed issue where Hidden/Collapsed diagram items can still be selected by clicking on them.
  • RadDock:
    • Fixed issue where memory increases when rearranging Dock windows at runtime.
  • RadDropDownList:
    • Fixed issue where the pop-up size is incorrect when populating items in the PopupOpening event.
  • RadForm:
    • Fixed issue regarding broken ClientSize on inherited RadForm.
  • RadGridView:
    • Fixed issue where clicking the filter icon will re-open the filter popup.
    • Fixed issue where GridViewCommandColumn using keyboard navigation does not select the desired button.
  • RadImageEditor:
    • Fixed issue where memory consumption increases when adding and removing the RadImageEditor control runtime.
  • RadPictureBox:
    • Add an event that is raised when an image is pasted.
  • RadPopupEditor:
    • Setting the Anchor or Dock property will break the appearance of the container.
  • RadRichTextEditor:
    • Fixed issue where new line is ignored after a non-breaking space during import.
    • Fixed exception inside the XamlFormatProvider when one parses styles that contain specific (German) characters.
    • Fixed issue where if multiple Paragraphs are selected and TabForward, all paragraphs will be indented by [indent value]*[selected paragraphs].
    • Fixed issue where tab backwards command does not move the caret correctly in a table when the cells are empty.
    • Fixed NullReferenceException when loading document that contains DateProperties with no FullDateDescriptor.
    • Fixed issue regarding RichTextBoxElement.BackColor property being set in Office2019DarkTheme theme.
  • RadSpreadsheet:
    • Fixed issue where Scatter series vertical axis Minimum and Maximum properties are not set correctly.
  • RadTabbedForm:
    • Fixed issue regarding additional space when using Windows 11 Compact Dark theme.
  • Theming:
    • Adjusted the RadMap ScaleIndicator background color to a dark color for improved visibility in Windows 11 Dark, Windows11CompactDark, and Windows11HighContrast themes.