Essential Studio for WPF Release Notes

v25.2.3
May 08, 2024

ButtonAdv

Bug fixes

  • #I569760 - The ButtonAdv control no longer generates a template with a missing key for the Resource when using Edit a Copy in the designer.

ChromelessWindow

Bug fixes

  • #I560995 - The ChromelessWindow will now maximize when the title bar is double-clicked using the touch pad.

ColorPickerPalette

Bug fixes

  • #F187457 - Localization in the ColorPickerPalette now works properly in .NET Core projects.

ComboBoxAdv

Bug fixes

  • #I573643 - NullReferenceException will no longer occur when selecting in ComboBoxAdv after adding a new row in SfDataGrid.

DocIO

Bug Fixes

  • #I583053 - Czech characters are now preserved properly while converting a Word document to PDF.
  • #FB53376 - RTL Paragraph within the TOC is now aligned properly while converting a Word document to PDF.
  • #F187801 – Font name is now preserved properly while saving a ODT format document.

DockingManager

Bug fixes

  • #I554314 - The minimize and maximize buttons are now enabled when loading the ContentControl using ItemSource in DockingManager.
  • #I531879 - Autohide window now closes properly when clicking on the document window containing the WF host.
  • #F187214 - The document tab now appears properly when added back to the group through drag and drop in DockingManager.
  • #I567689 - Multiple tab groups no longer revert to a single group when changing the theme in DockingManager.
  • #I562221 - DragProvider now appears properly when DockState changes and the theme is switched.
  • #I531879 - The autohide window no longer opens when focus is moved to another window.

EditControl

Bug fixes

  • #I553980 - The horizontal scrollbar now collapses when dynamically changing the length of the Text property in the EditControl.

pdf

No Changes for this product in this version.

PdfViewerControl

Bug Fixes

  • #FB51190 – The font name of the free text annotation will be maintained properly in PdfViewer.
  • #I565831 – NullReferenceException will no longer be thrown while loading PDF in PdfViewer.
  • #I567133 – The text of the free text annotation will now be viewed properly in PdfViewer.
  • #I581851 – Text Markup annotations will now be saved properly in WPF PdfViewer.

Presentation

No Changes for this product in this version.

PropertyGrid

Bug fixes

  • #I542048 - The CustomEditor collection is now correctly updated when used inside the style of the PropertyGrid Control.

Ribbon

Bug fixes

  • #I570796 - Now, the background color of RibbonButton is updated properly when changing the color based on the IsSelected property in code-behind in classic themes.
  • #I574193 - Now the RibbonButton icons are displayed correctly when using classic themes.
  • #I561174 - The maximize, minimize, and close button regions are now updated properly in the Ribbon on the secondary monitor.

SfAccordion

Bug Fixes

  • #F187287 - Controls added in the Header template of the AccordionItem will now be enabled when the AccordionItem is selected.

SfDatePicker

Bug fixes

  • #I563828 - Now SetValueOnLostFocus works properly in SfDatePicker.

SfRichTextBoxAdv

Bug Fixes

  • #I582889 - The StackOverFlowException will no longer be thrown when performing an enter operation after a line break with spell check enabled.
  • #I582646 - The StackOverFlowException will no longer be thrown when performing a backspace operation on multi-text selection with spell check enabled.
  • #I578218 - The StackOverflowException will no longer be thrown when performing a backspace operation on multi-text selection with spell check enabled.
  • #I574710 - The spell checker is now working properly for correctly spelled words.

SfSpellChecker

Bug fixes

  • #I560735 - No more performance issues occur when using SfSpellChecker within the SfDataGrid.

SplitButton

Bug fixes

  • #I575162, I576174 - Null exception no longer occurs when adding a DropDownMenuItem into a SplitButton.

TabControlExt

Bug fixes

  • #I565522 - The size of the TabItemExt now updates properly when changed dynamically.
  • #I586924, I587403 - Binding errors no longer occur in TabControlExt when using themes.

TileViewControl

Bug fixes

  • #I568122 - Now, the scrollbar visibility is updated properly when MinimizedItemPercentage is set to zero.
  • #I569156 - Now, when virtualization is enabled, TileViewItems are updated based on the RowCount and ColumnCount.
  • #I573949 - Now the Scroll Here functionality in the ScrollViewer works properly in the TileViewControl when Virtualization is enabled.

XlsIO

Bug Fixes

  • #I583000 - Exception is no longer thrown when accessing a range of the sheet name starting with a bracket.
  • #I580812 - Row height is updated properly While using autofitRow in the conversion of Excel to PDF.
  • #F29765 - AutoShape is rendered properly while converting specific range in Excel to image.
  • Custom display unit label text is preserved properly while cloning the Excel document.
  • Hidden series is preserved properly while cloning the Excel document.