Essential Studio for Windows Forms Release Notes

v22.1.34
June 21, 2023

CheckBoxAdv

Bug fixes

  • #I441487 - The overlay issue when changing the theme to Office2019Colorful at runtime has been resolved.

Diagram

Features

  • #I439525 - Provided support to draw connectors that automatically adjust their route to avoid interference with the end nodes.

DocIO

Breaking Changes

  • The stream position is now internally reset to 0 after saving the Word document using Stream overloads.

Bug Fixes

  • #I467060 - REF field is now updated properly after calling UpdateDocumentFields API.

EditControl

Bug fixes

  • #I463081 - The replace textbox will now accept keyboard input correctly in the FindAndReplace window of EditControl.

LinearGauge

Bug fixes

  • #I453834 - The LinearGauge ranges will be now displayed correctly when the minimum value is set to a value other than 0.

PDF

Features

  • Added support for finding and extracting the RTL text in an existing PDF document.
  • Improved the performance and memory consumption of extracting images from the PDF document.
  • Added support to sign non-exportable store certificates with different algorithms.
  • Added support to get the revision details of the signature in the PDF document.
  • Added support to get the revocation certificate information and validity details.
  • Added support to specify revocation type while enabling LTV to the signature.

Bug Fixes

  • #I469640 - Fixed issue where extracted text content with the word collection had missing space between words.
  • #I465695 - Hyperlink destination no longer becomes null after adding a new hyperlink and saving.
  • #I462623 - Preservation issue no longer occurs while flattening the checkbox field in the rotated PDF document.
  • #I465500 - Conformance level now returned properly in the specific PDF document.

PdfViewerControl

Bug Fixes

  • #I446280 – Handled issue with stack frame given.

Presentation

Features

Breaking Changes

  • The stream position is now internally reset to 0 after saving the PowerPoint Presentation using Stream overloads.

Ribbon

Bug fixes

  • #I447490 - Now, the default tooltip will be disabled when setting the AutoToolTip to false.

RibbonControlAdv

Enhancements

  • #I353554 - RibbonForm now supports smooth resizing.

Bug fixes

  • #I443341 - The QAT button image will now be rendered correctly when changing the display mode from auto-hide to show tab.

SfComboBox

Bug fixes

  • #I445785 - The selection of items will now work properly even after filtering.
  • #I422322 - The KeyDown event will no longer be triggered twice during editing in MultiSelectionMode.
  • #I451928 - The SelectedIndexChanged event will no longer be trigged when opening the dropdown.

SfDataGrid

Features

SfDateTimeEdit

Features

The SfDateTimeEdit control now supports tooltip, which display more information and valuable hints when the mouse is hovered over the control.

StatusBarAdv

Bug fixes

  • #I456060 - The status of the insert key will now be displayed correctly.

TextBoxExt

Bug fixes

  • #I461590 - The password will no longer be revealed when the TextBoxExt is disabled and the DrawActiveWhenDisabled is set to true.

Visual Studio Extensions

New Feature

Syncfusion provides a notification message such as a trial version notification if the user using the Syncfusion trial assemblies in the WinForms application, the latest NuGet package available notification and the latest Essential Studio build available notification if the user using the old version of the Syncfusion assemblies/NuGet packages in the WinForms application.

XlsIO

Features

  • #I441410 - Opening RC4 encrypted Excel documents with a password is now supported.
  • Linear and Radial gradient fill for cells and charts are now supported in Excel to image conversion.