Telerik UI for WinForms のリリース

Released: May 12, 2021

R2 2021 での更新項目

機能

  • RadCallout
    • RadCallout is like a tool tip with an arrow that can be used to display additional information, warnings, hints, or to highlight relevant data. The appearance of the control can be fully customized.
  • RadTextBox and RadTextBoxControl embedded labels support
    • The embedded label shows a text in the text box field usually to indicate what text the user should enter in the text box. When the text box gets focus, the embedded label will go up, so the user can type in the text box field...

Released: Mar 26, 2021

R1 2021 SP3 での更新項目

機能

  • Assemblies for .NET 6 Preview 2 are now available.

不具合の修正

  • Changed:
    • End User License Agreement (EULA) is updated to include "Telerik UI for WinUI" product, which is now official.

Released: Feb 24, 2021

R1 2021 SP2 での更新項目

機能

  • Support and Compatibility
    • Support for .NET 6.0 - The controls in this suite have been built with support for the .NET 6.0 Preview 1. The .NET 6 Designer should be ready in a few weeks.
  • RadPdfViewer
    • Handle import of documents containing Outlines (Bookmarks) containing Actions with an empty dictionary.
    • Introduced mechanism for loading custom font files when importing TrueType fonts.
  • RadPivotGrid
    • CustomName should be saved when dragging the PropertyGroupDescription from ColumnGroupDescription...

Released: Feb 4, 2021

R1 2021 SP1 での更新項目

不具合の修正

  • Product Installation
    • ToolboxNuGetPackages folder is not deployed with product installation.
  • RadDock
    • Missing docking guides at runtime in Microsoft .NET Core and Microsoft .NET 5.0.
    • Missing docking guides in the Advanced Layout Designer in Microsoft .NET 5.0.
    • Cannot drag and drop controls from the toolbox inside the tool and document windows in Microsoft .NET Core and Microsoft .NET 5.0.
  • TPF DesignTime Support
    • After Telerik update, our designer throws NullReferenceException during...

Released: Jan 20, 2021

R1 2021 での更新項目

機能

  • New
    • Office2019Light theme - inspired by the latest Microsoft Office application.
    • RadToastNotificationManager - a component that builds toast notifications on that notification system and expand it, making it easier to create and manage notifications.
    • RadPictureBox - control used to display images in different formats like PNG, JPEG, BMP, etc. It supports both raster and vector (SVG) images. RadPictureBox is an extended version of the standard System.Windows.Forms.PictureBox.
    • PdfProcessing’s...

Released: Oct 21, 2020

R3 2020 SP1 での更新項目

機能

  • What's New
    • RadBarcode - DataMatrix barcode is a new addition to the 2D-Barcodes family. It is a two-dimensional type of code.
    • RadSpreadsheet and SpreadProcessing - Sheets Visibility functionality. The SheetSelector's context menu allows hiding/unhiding a sheet.
    • RadSplitContainer - splitters have a new DefaultCollapseDirection property which gives you the ability to specify the default collapse direction.
    • RadSpreadProcessing library - now supports XlsFormatProvider which makes it easy to...

Released: Sep 16, 2020

R3 2020 での更新項目

機能

  • What's New
    • RadTaskDialog - new component that is a themable alternative to the Microsoft Windows dialog box. The dialog box is a window that allows users to perform a command, ask the users a question, provide users with information or indicate the progress of an ongoing task.
    • AutoSizeColumnMode functionality added to RadListView - it provides a way to change the columns Width automatically, allowing you to Fill the available space in the control.
    • Vector images in FluentTheme - the theme is...

Released: Jun 17, 2020

R2 2020 SP1 での更新項目

機能

  • FileDialogs
    • Mapped drives do not display the drive name.
  • RadRichTextEditor
    • Introduced support for the 'type' attribute of ordered and unordered lists in HTML.
    • The style inside the Styles gallery is now properly selected depending on the position of the current selection or the caret position (for empty selection).
  • SpreadProcessing
    • Introduced support for import/export from/to XLSX format of Text Rotation XML attribute.

不具合の修正

  • RadValidationProvider
    • RadValidationRule.PropertyName should be case...

Released: May 13, 2020

R2 2020 での更新項目

機能

  • What's New
    • RadValidationProvider - validation management tool designed to enable users to easily define multiple validation rules and associate them with editors without having to write a single line of code.
    • Support for Vector images - Telerik UI for WinForms now supports vector images across the entire UI library.
    • .NET Core Project Converter for WinForms - Visual Studio tooling from Telerik UI for WinForms will help you convert your existing full framework projects to .NET Core ones.
    • Marked...

Released: Feb 19, 2020

R1 2020 SP1 での更新項目

機能

  • FileDialogs
    • Implemented DirectoryNavigating event, which limits users navigation to certain directories.
    • Implemented ShellContextMenuOpening event, which prevents users from opening the context menu, or modifying it when opened on an empty space.
    • Added EditingOptions flags which can restrict the editing of ExploerControl. Note that editing can still be performed by the ShellContextMenu and Drag and drop operations.
  • RadSyntaxEditor
    • Added new methods GetWordToLeft, GetWordToRight and GetText...