Telerik UI for WinForms 2025 Q1 (2025.1.211)

Released: Feb 12, 2025

2025 Q1 (2025.1.211) での更新項目

機能

  • What's New
    • RadGridView - Added native .NET DateOnly and TimeOnly support with dedicated data columns.
    • Extended UI Automation support.
    • All controls now have a dependency to the Telerik.Licensing.Runtime assembly.
    • Starting with this release, all users of the Telerik and Kendo UI components and tools, will need to apply a valid license key file to both new and existing projects.
  • Common
    • Upgraded WiX version from 3.14.0 to 5.0.2 of Windows installer (MSI).
    • Integrated "Download License Key" functionality in the Visual Studio Extension.
    • Dependencies
      • Telerik Document Processing Library (DPL) version has been updated to 2025.1.205.
  • RadButton
    • Implemented UI Automation.
  • RadCheckBox
    • Implemented UI Automation.
  • RadGridView
    • Added native .NET DateOnly and TimeOnly support with dedicated data columns.
  • RadLabel
    • Implemented UI Automation.
  • RadMap
    • Updated legend items panel background color in Windows11CompactDark, Windows11Dark and Windows11HighContrast themes.
  • RadPageView
    • Provided the option to access and customize the dropdown list that holds the overflowed pages.
  • RadRichTextEditor
    • Exposed API that allows you to change the mouse selection handler and override its methods.
  • RadSpreadsheet
    • Added the possibility to move to the first cell when using Ctrl+Home key combination.
  • RadToastNotification
    • Updated the version of System.Drawing.Common in the .NET NuGet package to 8.0.11.
  • RadToggleButton
    • Implemented UI Automation.
  • RadToggleSwitch
    • Implemented UI Automation.
  • TPF
    • Added new DateOnly and TimeOnly editors.

不具合の修正

  • RadBarcodeView
    • The UPCE symbology is not validated correctly.
  • RadBindingNavigator
    • Images on the buttons are not scaled properly on systems with a high DPI.
  • RadCalendar
    • Visual selection highlight remains on a cell when clicking and holding on one cell, then releasing on a different cell.
  • RadControl
    • Removed the ComVisible=True attribute from the AccessibleObjects in .NetCore.
  • RadDropDownList
    • Auto complete items overlap in VisualStudio2022 theme.
    • The control is focused when it is added runtime on HDPI monitor.
  • RadGridView
    • Error occurs when setting the ShowSelectColumn property at design time.
    • Filtering is not working, when UseCheckboxRowSelectionOnly=true.
    • BestFitColumns does not immediately update the columns size.
    • Merge cells are mispositioned when the user scrolls horizontally using the ScrollBar arrow buttons.
    • An exception is thrown when a null value is set to the bound property.
    • Missing icons in ExpressionEditor functions section.
    • Grouping by date column leads to an exception in self-reference hierarchy when data records contain dates that differ only by milliseconds.
    • Add() method allows adding Null values.
    • Merge cells are offset when there are pin columns in the ControlDefault theme.
  • RadNavigationView
    • The view scrolls to an incorrect position when the user selects the last SubPage.
    • Error occurs when removing a sub page and navigation view is collapsed.
    • RadPageViewPage.Title property does not work.
  • RadPageView
    • Error in NavigationViewItemUIAutomationProvider when removing a page.
  • RadPdfViewer
    • Wrong colors are displayed because alpha graphic state colors are imported incorrectly.
    • Invalid annotation position leads to missing content.
  • RadPopupEditor
    • The popup does not always close when click outside the control inside the Fluent theme.
  • RadRibbonBar
    • RadImageButtonElement ShowBorder property is not serialized.
  • RadRichTextEditor
    • One is unable to insert SDT (content controls) right before or right after another content control.
    • Custom list styles are not imported from HTML.
    • An UnverifiedXamlException is raised when importing a XAML document that contains a DocumentPartProperties instance.
    • Selecting a numeric/bullet list and clicking the button does not mark all items as numeric/bullet.
    • OpenedFileName property is reset when a document is opened and the OpenFileDialog is canceled.
  • RadScheduler
    • The Navigator TimeZone dropdown list does not change the time zone of the control.
    • AppointmentExceptionOfRecurrenceIcon is not embedded in .NET Core assemblies.
  • RadSpreadsheet
    • Error when creating Scatter charts.
  • RadToggleSwitch
    • Text is not shown in Windows11 themes.
  • RadVirtualKeyboard
    • Clicking on a key closes the popup with suggestions of the RadDropDownList control.
  • Zip
    • File on disk can be rewritten through a malicious archive.
  • Infrastructure
    • Missing Document Processing assemblies inside the zip archive part of the Preview releases.