Essential Studio for Windows Forms Release Notes

v24.2.7
February 20, 2024
With the 2024 Volume 1 release, we will discontinue support for .NET Framework 4.5, 4.5.1, and 4.6 in WinForms, WPF, and the File-Format Frameworks. Instead, we will provide support for .NET 4.6.2.

Calculate

Bug Fixes

  • #I547893 - Now, the SUMPRODUCT formula will return the correct value when we perform it with two arguments and a logical operation.

DocIO

«««< HEAD
No Changes for this product in this version.

[//]: # “Delete the contents of this file while new content is added.”

Bug Fixes

  • #F186545 – Content is now preserved properly while find and replacing text with another document.
  • #I552367 - Embedded fonts are now preserved properly while resaving a DOCX format document.
  • #I552314 - Document corrupted has been now resolved while resaving a DOCX format document.
  • #F186496 – LaTeX equation with “\;” characters is now preserved properly while calling AppendMath with LaTeX.

    f757eeb1ac88508ac190a99c7a53c1274e6ceb53

FontComboBox

Bug Fixes

  • \I543137 - Now the default height of the FontComboBox control matches that of other ComboBox-related controls.
  • #I544419 - Updated the FontComboBox UI to match SfComboBox for text foreground and dropdown button back color.

GridGroupingControl

Bug fixes

  • #I541247 – The System.NullReferenceException will no longer be thrown when adding rows to the DataTable after assigning the DataTable to the GridGroupingControl.

Maps

Bug fixes

  • #I541924 - The issue of the Map Legend rendering at an inappropriate position while performing zooming has now been resolved.

MultiColumnTreeView

Bug Fixes

  • #F186522 - Now, the horizontal scroll bar and vertical scroll bar will not appear when we set the HScroll and VScroll values as false in the MultiColumnTreeView.
  • #I519837 - Now, the hovering effect of the MultiColumnTreeView column header will be properly removed when the mouse is moved away from the column header.

MultiSelectionCombobox

Bug Fixes

  • #I539511 - The count value of SelectedItems is now properly updated after removing items from the TextBox while using the display modes Delimiter and Normal.

«««< HEAD

pdf

No Changes for this product in this version.

[//]: # “Delete the contents of this file while new content is added.”

PDF

Bug Fixes

  • #552304 - Conformance failure no longer occurs when converting PDF to PDF/A-2B conformance.
  • #550447 - The exception no longer occurs when converting PDF to PDF/A-2B conformance.
  • #553108 - The exception no longer occurs when setting the text in the textbox field.
  • #553114 - The FormatException no longer occurs when setting the text in a textbox field in Czech culture.
  • #549194 - The FindText method will no longer return inconsistent results.
  • #545167 - Fixed multiple mask elements are not working on the PDF.

f757eeb1ac88508ac190a99c7a53c1274e6ceb53

PivotGridControl

Bug fixes

  • #I553059 - Now, the FieldHeader text will be properly changed when it is changed at runtime in the PivotGridControl.
  • #I550028 - Now, the pivot columns will be generated properly when the Format is set as yyyy-MM-dd in the ‘PivotGridControl’.

Presentation

«««< HEAD
No Changes for this product in this version.

[//]: # “Delete the contents of this file while new content is added.”

Bug Fixes

  • #I552806 - Child shape position will now return properly from Presentation library.
  • #I552461 - PowerPoint Presentation will no longer be corrupted when clone and merge a PowerPoint slide with OleObject in chart.
  • #I550841 - PowerPoint Presentation will no longer be corrupted while saving PowerPoint Presentation without Excel file in chart element.
  • #I545561 - Destination master slide will be reused properly now when clone and merge the PowerPoint slide with Source Formatting option
  • The StackOverflowException will no longer be thrown while clearing the comments in PowerPoint Presentation.

    f757eeb1ac88508ac190a99c7a53c1274e6ceb53

ScheduleControl

Bug fixes

  • #I546162 - Now, the scheduled appointment BackColor will be updated properly when we change it programmatically.

SfComboBox

Bug fixes

  • \I543137 - Now the default height of the SfComboBox control matches that of other ComboBox-related controls.

SfForm

Bug fixes

  • #I546858 - Now, the SfForm will be rendered properly without white line when the FormBorderStyle property is set to FormBorderStyle.None.

TreeViewAdv

Bug fixes

  • #F186367 - Now, the horizontal scroll bar will not appear when the HScroll value is set to false in TreeViewAdv.

XlsIO

Bug Fixes

  • #F50476 - DateTime is returned wrong is resolved now while accessing the Display Text property.