ComponentOne Studio Enterprise 新版本发表

Released: Dec 6, 2023

2023 v3 中的更新

特性

All ComponentOne Editions

  • Added support for Microsoft .NET 8.

New in WinForms 2023 v3

  • New WinForms Editor for .NET 6 and .NET 8
    • The rich text editor, C1Editor, has recently been rewritten for .NET 6, and the new versions for .NET 6 and 8 now include improved image editing, a new GetInnerHTML method, PDF export, and a SelectedTextChanged event.
    • The rich text editor for WinForms manages rich text as HTML, so it has many use cases, such as editing raw HTML for a database record, syntax...

Released: Aug 2, 2023

2023 v2 中的更新

特性

  • Adds new WinUI and MAUI bundle.
  • Expands WinUI controls with FlexChart, DataFilter, and more.
  • Enhances WinForms FlexChart design-time.
  • Adds FlexGrid enhancements for WinForms, WPF, and Blazor.
  • Adds Microsoft Azure Support for FlexReport.
  • Adds .NET Standard-based version of C1Pdf.

Released: Mar 29, 2023

2023 v1 中的更新

特性

New in WinForms 2023 v1

  • FlexGrid Search Supports All Occurrences - When users search FlexGrid using the Search Panel, FlexGrid now highlights all occurrences of the search text in a cell. This is also helpful in cases where a pattern of text is being searched.
  • FlexGrid Save Layout Enhancements - FlexGrid now supports saving and loading layouts at design and runtime. This allows you to more easily persist column layouts between runs of the application without having to save the data itself...

Released: Dec 7, 2022

2022 v3 中的更新

特性

  • Added Microsoft .NET 7 support.
  • FlexGrid for .NET MAUI Preview - You can now use the same .NET datagrid that you've used before except it has been developed natively for MAUI, so you don’t have to learn multiple mobile development platforms.

New in WinForms 2022 v3

  • Enhanced Designers for .NET 6+ controls - Improved the design-time editors and designers for the .NET 6+ controls to give you a rich experience while designing your application. For example, FlexGrid now has the complete and...

Released: Aug 3, 2022

2022 v2 中的更新

特性

WinForms

  • Microsoft .NET 6 Accordion (beta), List and Sizer Controls - The Accordion control is a compact interface to help expand and collapse a specific view from a stacked list of views. You can style the panes or customize the header for a modern look and feel. This control fills the gap created by .NET 4.5.2 NavBar and OutBar controls which were not ported to .NET 6. C1List, C1 Combo, C1Sizer, and C1SizerLight controls have also been migrated to .NET 6.
  • .NET Framework 4.8 Controls - Since...

Released: Mar 31, 2022

2022 v1 中的更新

特性

New in ComponentOne Studio WinForms 2022 v1

  • .NET 6 Controls - The following controls have been ported to Microsoft .NET 6: Gauges, SpellChecker, FlexPivotSlicer, and DashboardLayout.
  • FlexGrid Column Picker - The WinForms FlexGrid now has a built-in column picker that can be enabled by setting one property. This feature allows end-users to add or remove a visible column through the gear icon on the top left corner of the grid or through column context menus.
  • FlexGrid Column Bands Designer...

Released: Dec 8, 2021

2021 v3 中的更新

特性

New in ComponentOne Studio WinUI Edition 2021 v3
ComponentOne WinUI Edition is a native UI library for Windows desktop applications based on the WinUI3 framework. With WinUI Edition, now officially released, you get a:

  • Powerful datagrid with superior cell customization and high-performance virtualization.
  • Essential calendar and layout controls that extend your application functionality.
  • Fluently-designed desktop controls for building the latest Windows applications.
  • Support for WinUI in...

Released: Aug 4, 2021

2021 v2 中的更新

特性

New in ComponentOne Studio WinUI Edition - Beta
ComponentOne WinUI Edition is a native UI library for Windows desktop applications based on the WinUI3 framework. With WinUI Edition (beta) you get:

  • Powerful datagrid with superior cell customization and high-performance virtualization.
  • Essential calendar and layout controls that fill the gap and extend your application functionality.
  • Fluent designed desktop controls for building the latest Windows applications.
  • Support for WinUI in Desktop apps...

Released: May 26, 2021

Wijmo 2021 v1 (Build 5.20211.792) 中的更新

特性

New in Wijmo Build 5.20211.792

  • Angular 12 - Added support for strict mode in Angular 12 and earlier Angular versions.
  • [ListBox] Added support for ListBox/ComboBox items virtualization. These controls now add items to the DOM based on the specified value in the virtualizationThreshold property. By default, virtualization is disabled. To enable it, assign virtualizationThreshold with 0 or some positive numeric value.
  • [FlexGrid] getClipString now accepts invalid (negative) row or column ranges...

Released: Apr 7, 2021

2021 v1 中的更新

特性

New in ComponentOne Studio WinForms 2021 v1

  • New .NET 5 Controls for WinForms - The following controls are now available for .NET 5 apps: C1FlexPivot, C1Maps, C1TreeView, C1FlexReport, C1FlexViewer, C1Document, C1Input, C1Command and several themes including Expression Dark, Expression Light, Mac Blue, Mac Silver, and High Contrast.
  • FlexGrid Enhancements
    • WinForms Multi-Column Sorting - Sort the FlexGrid by multiple columns by holding the CTRL key and clicking multiple column headers. The...