Telerik UI for WinForms 2026 Q1 (2026.1.415)

Released: Apr 15, 2026

2026 Q1 (2026.1.415) 中的更新

特性

  • What's New:
    • RadForm - Implemented UI Automation support.
    • RadTitleBar - Implemented UI Automation support.
    • RadPanel - Implemented UI Automation support.
    • RadRichTextEditor - Introduced support for raising the HyperlinkClicked event when clicking a hyperlink that points to a bookmark in the document.
    • .NET Core Designer - Added support for the .NET globalization invariant mode.
  • Common (Dependencies):
    • Telerik Document Processing Library (DPL) version has been updated to 2026.1.402.
    • The minimum required Telerik Licensing version has been updated to 1.8.2.
  • .NET Core Designer:
    • Added support for the .NET globalization invariant mode.
  • RadForm:
    • Implemented UI Automation support.
  • RadPanel:
    • Implemented UI Automation support.
  • RadRichTextEditor:
    • Introduced support for raising the HyperlinkClicked event when clicking a hyperlink that points to a bookmark in the document.
    • The UpdateViewPort method of the SelectionUILayer class is now virtual to support overriding.
  • RadScheduler:
    • Added a public property to control the status width for the AppointmentElement.
  • RadTitleBar:
    • Implemented UI Automation support.

修補程式

  • RadCheckedDropDownList:
    • Fixed issue where the CheckAllItem was hidden after scrolling to the bottom and then back to the top.
  • RadCommandBar:
    • Fixed issue where the CommandBarButton.Click event was incorrectly fired when clicking with the right or middle mouse button.
  • RadContextMenu:
    • Fixed issue where an incorrect pop-up size was displayed when the pop-up content was changed in the PopupOpening event.
  • RadDropDownList:
    • Fixed issue where the RadDropDownListArrowButtonElement.Click event was incorrectly fired when clicking with the right or middle mouse button.
  • RadGridView:
    • Fixed issue where right-clicking a child level of the hierarchy grid header causes an unhandled exception.
    • Fixed a missing GridHeaderCellElement.Sort() method.
    • Fixed issue where adding a new worksheet to an existing workbook in a GridViewSpreadExport scenario causes corrupted output.
    • Fixed issue where setting the EnableFiltering property to true leads to a NullReferenceException.
  • RadMenu:
    • Fixed issue where using a non-existing mnemonic key would type characters into the focused input control. Introduced a new PropagateNonMnemonicKeys property to control this behavior.
  • RadPdfViewer:
    • Fixed issue where incorrect values are displayed in the RadDropDownListElement editor drop-down list.
    • Fixed issue where a NullReferenceException is thrown when loading a PDF file with editing controls generated by the PDF24 website.
  • RadPropertyGrid:
    • Fixed issue where ExpandableObject was not working correctly with multiple selected items.
    • Fixed issue where the mouse was not released when double-clicking an item and resizing the description area.
  • RadRibbonBar:
    • Exposed the TextPrimitive property on RadRibbonBarGroup.
  • RadRichTextEditor:
    • Fixed issue where placing a bookmark and a hyperlink in a structured document tag disables the hyperlink's navigation.
  • RadTextBox:
    • Fixed issue where the AccessibleName property of the text box or masked edit box was not respected by Windows Narrator.
  • RadVirtualGrid:
    • Fixed issue where columns disappeared after navigating with the left/right arrow keys when pinned columns were present.
  • VSB:
    • Fixed issue where Visual Style Builder threw an error for a missing VbsRecoveryData file.