Syncfusion Essential Studio Windows Forms(英語版)

WinFormsのUIコントロールを多数収録したパッケージ

Syncfusion 社の製品
2002 年より日本国内にてComponentSourceで販売中。

バージョン: 2025 Volume 1 SP1 (29.2.5) 新機能 更新日: May 21, 2025 レビューの平均スコア: 5.00レビューの平均スコア: 5.00レビューの平均スコア: 5.00レビューの平均スコア: 5.00レビューの平均スコア: 5.00 (4)

i

Please note that new Timed Subscription Licenses for Syncfusion Essential Studio Windows Forms are available as part of Syncfusion Essential Studio Enterprise.

Syncfusion Essential Studio Windows Forms 2024 Volume 3 SP1 (27.2.2)

Released: Nov 15, 2024

2024 Volume 3 SP1 (27.2.2) での更新項目

機能

  • Common
    • Added support for Microsoft .NET 9.
  • DocIO
    • Breaking Change - DocToPDFConverter class will no longer inherit from the System.ComponentModel.Component class.
  • GridControl
    • Breaking Changes - The following methods have been removed in .NET 9.0 due to the deprecation of the BinaryFormatter. Additionally, the classes GridRowColSizeDictionaryTypeConverter, GridDataTypeConverter, and GridRowColHideDictionaryTypeConverter have also been removed for the same reason.
      • GridControl:
        • LoadBinary(string fileName).
        • LoadBinary(Stream s).
        • SaveBinary(Stream s).
        • SaveBinary(string fileName).
        • SaveBinary().
      • GridModel:
        • LoadBinary(string fileName).
        • LoadBinary(Stream s).
        • SaveBinary(Stream s).
  • GridGroupingControl
    • Breaking Changes - The following methods have been removed in .NET 9.0 due to the deprecation of the BinaryFormatter.
      • GridBorderAdv:
        • SaveDoubleBorder(string path).
        • SaveDoubleBorder(MemoryStream ms).
        • LoadDoubleBorder(string path).
        • LoadDoubleBorder(MemoryStream ms).
      • GridDynamicFilter:
        • SaveCompareOperator().
        • SaveCompareOperatorStream().
        • LoadCompareOperator().
        • LoadCompareOperatorStream(MemoryStream stream).
  • PDF
    • Added .NET 9 support for PDF, HTML Converter, and OCR Processor.
  • ScheduleControl
    • Breaking Change - The SaveBinary(Stream s) method has been removed in .NET 9.0 due to the deprecation of the BinaryFormatter.
  • Visual Studio Extensions
    • Added .NET 9.0 support to the Syncfusion WinForms Project Template, Item Template, and Reference Manager.

不具合の修正

  • DocIO
    • MathML equations are now preserved properly while converting a Word document to an image multiple time.
    • The NullReferenceException will no longer be thrown while opening a DOCX document with footnote.
  • DockingManager
    • The NullReferenceException will no longer occur when loading the saved layout when the DockingManager contains more than one AutoHide tab.
  • DomainUpDownExt
    • The NullReferenceException will no longer occur in DomainUpDownExt.
  • MainFrameBarManager
    • VisualStudio will no longer crash when clicking Customize on the MainFrameBarManager smartTag in WinForms.
  • Presentation
    • The IndexOutOfRangeException will no longer be thrown while opening the document with duplicate slide relation.
    • Font color now preserved properly while converting PPTX to PDF.
  • RibbonControlAdv
    • The ToolStripButton click event that was called twice in Ribboncontrol WinForms has been resolved.
  • SpellCheckerAdv
    • The problems with the filenotexception, the Custom Dictionary spelling error, and the error signal in the "&" and "?" words have been resolved.
  • XlsIO
    • The styles are now applied properly to hidden ranges when creating an Excel document.