Essential Studio for Windows Forms Release Notes

v20.4.0.48
February 01, 2023

ComboBoxAdv

Bug Fixes

  • #I420947 - ComboboxAdv performance issue will no longer occur when a huge itemsSource is selected at a time.

CurrencyTextBox

Bug Fixes

  • #F179477 - Cursor position will be updated properly while pressing the decimal digit.

DocIO

Bug Fixes

  • #I419505 - Document is now preserved properly after calling AcceptAll method.
  • #I428035 - Document protection is now maintained properly while converting a DOC to DOCX format document.
  • #I425395 - Table style is now applied properly while converting a HTML to DOCX format document.
  • #I425444, #I427182 - Table is now preserved properly while converting a DOCX format document to PDF.

DockingManager

Bug Fixes

  • #I422537 - The content of the AutoHidden window will no longer be collapsed when its context menu is opened.
  • #I425353 - Removed scrollbar when all the contents are visible in navigation drawer.

PDF

Bug Fixes

  • #I425779 - The text display location is now functioning correctly for PDF EAN Barcodes.
  • #I427697 - Preservation issue in the form no longer occurs after setting the default appearance to the form field.
  • #I429282 - The PDF document now conforms to standards, and the metadata has been successfully updated.
  • #I429447 - An exception will no longer occur while flattening the annotations in the PDF document.
  • #I429552 - The scanning of PdfCode93 and UPC barcodes is now functioning correctly even when drawn multiple times.
  • #I430456 - The position of the Pie when drawn is now accurate when using floating point values.
  • #I428728 - Hanging issues no longer occurs when performing Pdf to PDF/A conversion.
  • #F179370 - Annotations and form fields missing issue will no longer occur when loading PDF documents.
  • #I425746 - Text extraction with Line collection returns correct results.
  • #I423955 - Culture changes to the invariant issue will no longer occur after performing Extract text operation.

Presentation

No Changes for this product in this version.

RibbonControlAdv

Bug Fixes

  • #I409006 - The Empty space and ribbon item arrangement issues will no longer occur when resizing the ribbon window in simplified mode.

SfButton

Bug Fixes

  • #F178335 - Applied font size will be maintained even after changing themes.

SfComboBox

Bug Fixes

  • #I425827 - SfComboBox filtered item selection issue will no longer occur when adding a filter at the header of the dropDown.
  • #I422322 - The KeyDown event will no longer be triggered twice when a key is pressed.
  • #I425827 - The SfComboBox now allows to select the first item from the filtered collection of DropDownItems.

SfDatePicker

Bug Fixes

  • #I424704 - Pressing the tab key will now move focus to the next control in disabled inline editing.

SfDateTimeEdit

Bug Fixes

  • #I418692 - Unwanted Keystrokes is not required for Editing in Maskmode.

TabControlExt

Bug Fixes

  • #F179000 - Memory of the TabItemExt will no longer exist after closing it in delete mode.

XlsIO

Bug Fixes

  • Exception thrown while exporting data table with formulas is now resolved.