Syncfusion Essential Studio Windows Forms 2024 Volume 4 SP1 (28.2.5)

Released: Feb 11, 2025

2024 Volume 4 SP1 (28.2.5) 中的更新

特性

  • TreeViewAdv
    • Breaking Change - Previously, the ShouldSelectNodeOnEnter API selected the first node by default when the TreeView gained focus through mouse or keyboard interactions. Now, the behavior of the ShouldSelectNodeOnEnter API has been modified, and the default node is selected only when the control gains focus via keyboard interaction.

修補程式

  • DocIO
    • The IndexOutOfBoundException will no longer be thrown while enabling HideResult API after append sequence field.
    • The ArgumentOutOfRangeException will no longer be thrown while opening a DOCX document containing a table.
    • Table of Figures is now updated properly after calling UpdateTableOfContents API.
    • Text is now wrapped properly while converting Word document to PDF.
    • Line break is now preserved properly while converting Word document to HTML.
    • HasChanges is now enabled properly after calling GetContent API.
  • MultiColumnTreeView
    • The auto-sizing of the column header will now function correctly when no nodes are added to the MultiColumnTreeView.
  • ScheduleControl
    • The mouse events will now return the correct X and Y values in the event arguments when hovering over multi-day spanned appointments in ScheduleControl.
  • TreeViewAdv
    • The first node will no longer be automatically selected when the control gains focus through mouse interaction in TreeViewAdv.