Syncfusion Essential Studio Windows Forms 2023 Volume 4 SP1 (24.2.3)

Released: Jan 31, 2024

Updates in 2023 Volume 4 SP1 (24.2.3)

Features

  • DocIO
    • Added an API called WordDocument.SaveOptions.HtmlExportBodyContentAlone which can be used to save HTML with body content alone.

Fixes

  • AutoLabel
    • The border of the AutoLabel control will not be visible in the HighContrastBlack theme for the disabled mode.
  • ButtonAdv
    • Text of the ButtonAdv will no longer be cropped when the system scaling is 110.
  • CheckBoxAdv
    • CheckBoxAdv text will render properly in Office2019Colorful theme when using custom scaling.
    • The focus indication of CheckBoxAdv will be proper in Office2019Colorful theme when using custom scaling.
    • CheckBoxAdv icon will apppear similar to the RadioButtonAdv in Office2019Colorful theme.
  • ContextMenuStripExt
    • The Office2019Colorful theme will now be applied when dragging the ContextMenuStripExt control from the toolbox.
    • FontStyle can now be changed for each item in the ContextMenuStripExt when Office2019Colorful theme is applied.
  • DocIO
    • Table is now preserved properly while converting a DOCX format document to PDF.
    • The ArgumentOutOfRangeException will no longer be thrown while resaving a DOCX format document.
    • Revisions are now preserved properly after performing compare and import to a new document.
    • SubSuperScript is now preserved properly while calling AppendMath with LaTeX.
  • DockingManager
    • Serialized DockLabel and DockIcon properties of the DockingManager are updated properly after de-serialization.
  • EditControl
    • System.ArgumentOutOfRangeException will no longer be thrown when typing the danish character in the EditControl.
    • Fixed EditControl incorrectly replacing text for replace all scenario when "Match whole word" is specified.
  • GradientPanel
    • The background of GradientLabel control is now working properly while applying through the designer.
  • ImageListAdv
    • System.InvalidCastException will no longer be thrown when retrieving image using its key.
  • MessageBoxAdv
    • The MessageBoxAdv content will no longer be cropped when the Office2019Colorful theme is applied with 110% system scaling.
  • MultiSelectionCombobox
    • Fixed the MultiSelectionCombobox does not preserve data types of columns in DataSource.
    • System.IndexOutOfRangeException will no longer be thrown when selecting the last item with ShowGroups is enabled.
  • RadialGauge
    • The maximum value label in the RadialGauge will now be accurately rendered when using the decimal values.
  • RadioButtonAdv
    • Fixed the RadioButtonAdv appears larger when Office2019Colorful theme is applied.
    • The RadioButtonAdv focus is now working properly when the Office2019Colorful theme is applied with the 110% system scaling.
  • RibbonControlAdv
    • Hidden BackStage tab will not shown in QuickAccessToolbar dialog window when selecting QAT items.
    • The RibbonControlAdv QAT button renders properly when the Form Text property contains a Large text.
    • The content area of the BackStageTab will now appear in black when using the HighContrastBlack theme.
    • The QuickItemRemoved event will no longer be triggered upon closing the form that contains the RibbonControlAdv.
    • The CloseButton of the QAT window will be rendered properly when using custom scaling.
    • QuickPanelVisible property will be serialized properly after setting BackStageView in designer.
    • ToolStripButton's click event will be fired properly when DisplayMode is OverflowMenu in RibbonControlAdv.
    • The BackStage back button rendering properly in the RibbonControlAdv.
    • When the RibbonPanel is minimized by pressing the minimize button, the space between the RibbonTab and RibbonHeader is render properly.
    • The text of unselected items is visible in QuickAccessToolbar customization with the HighContrastBlack theme.
  • SfComboBox
    • ComboBox will now render properly while initializing and adding it to the form.
    • The TextChanged event will now be triggered directly from the SfComboBox control.
  • SfListView
    • Fixed the unnecessary display of the horizontal scrollbar when the system scaling is set to 110% in the SfListView control.
    • The SfListView now displays the correct default background color.
    • The whole group items will not be selected while collapsing a group of SfListView using the CheckBoxSelectionMode as SynchronizeSelection.
  • XlsIO
    • Category axis with major grid lines is now rendered properly in chart to Image conversion.