Syncfusion Essential Studio Windows Forms 2021 Volume 4 SP1

Released: Jan 31, 2022

Updates in 2021 Volume 4 SP1

Fixes

  • ComboBoxAdv
    • Now, the ComboBoxAdv text will be updated properly when the SelectedItem at the sample level is updated using a list box.
  • DocIO
    • Inline content control is now preserved properly while resaving a DOCX format document.
    • Text is now preserved properly while merging a DOCX format document to DOC format document.
    • The ArgumentException will no longer be thrown while opening a DOC format document.
    • The NullReferenceException will no longer be thrown while opening a Word document.
    • Document will no longer be corrupted while applying shape line format.
    • Image is now preserved properly while converting a Word document to PDF.
    • Table is now preserved properly while converting a DOCX format document to PDF.
    • Headers and Footers are now preserved properly while resaving a DOCX format document.
    • If field is now updated properly while calling UpdateDocumentFields() method.
    • Bookmark end is now preserved properly in Word document.
    • Picture within frame is now preserved properly while converting a Word document to PDF.
    • Footer content is now preserved properly while converting a Word document to PDF.
    • Text is now preserved properly while converting a Word document to PDF.
    • The NullReferenceException will no longer be thrown while converting a Word document to PDF.
    • The ArgumentOutOfRangeException will no longer be thrown while converting a Word document to PDF.
    • Font substitution event is now working properly for Chinese fonts while converting a Word document to PDF.
    • Vertical text is now preserved properly while converting a Word document to PDF.
    • Hanging issue has been resolved while opening a DOCX format document.
    • Paragraph is now aligned properly while converting a Word document to PDF.
    • The ObjectDisposedException will no longer be thrown converting a Word document to PDF.
  • PdfViewerControl
    • Enabling /Disabling text operations such as text search and text selection now works properly in run time.
    • Duplicated reference folder will not be created when the provided PDFium reference path is already present.
    • System.Text.RegularExpressions.RegexParseException will not be raised in the output window while loading the document.
    • Extracted image contents will no longer be appeared blur.
    • PageClicked and PageMouseMove events now trigger properly for PdfDocumentView.
    • Warning messages such as “i not implemented” and “MP not implemented” will not appear in the output window while loading the document.
  • Presentation
    • The FormatException will no longer be thrown while converting a PowerPoint presentation to image.
  • RibbonControlAdv
    • The SfComboBox now displays properly when switching layout to normal mode.
    • The BackStage alignment will be proper when the taskbar auto-hide mode is enabled in the system.
    • The taskbar displays properly when using a RibbonForm with the taskbar auto-hide mode enabled in the system.
  • SfComboBox
    • AutoComplete now works properly in SfComboBox when SelectedValue is set as runtime.
    • DisableForeColor will now be properly applied when DropDownStyle is DropDown in SfComboBox.
  • SuperToolTip
    • The access violation exception will no longer be thrown when dragging and dropping control to the designer in Visual Studio 2022.
  • TreeViewAdv
    • When a user double-clicks the root or child nodes in TreeViewAdv, the single click event is triggered at once.
  • XlsIO
    • Index out of range exception thrown while converting chart with external data range to image is now resolved.