ComponentOne Studio WinForms 2022 v3

Released: Dec 7, 2022

Updates in 2022 v3

Features

  • Added Microsoft .NET 7 support.
  • Enhanced Designers for .NET 6+ controls - Improved 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 familiar designer you used when designing .NET Framework applications. Other controls have also been enhanced.
  • FlexGrid Custom Filters - FlexGrid for WinForms now supports an easier way to create custom column filters. You can now implement your own date, string, color, and more filter options in the column filter by implementing 'IC1ColumnFilter' and 'IC1ColumnFilterEditor'.
  • FlexChart Toolbar & Ribbon Enhancements - The FlexChart toolbar and ribbon now support series and range Editors. The series editor enables adding and removing chart series at runtime. With the range editor, you can enable scrolling between extreme charts data points and preview filtered selected range for closer analysis.
  • New .NET 6+ Editor (Beta) - Create, open, and save XHTML documents. This control has been created from scratch over WebView2 and is, therefore, not entirely backward compatible to the .NET Framework C1Editor control. The control has a built-in Microsoft Office 365-based ribbon that makes editing documents very easy with formatting, styling tools, and more.
  • New Microsoft Excel Library for .NET Standard - Added a brand new .NET Standard-based version of the classic Excel library. The C1Excel (C1XLBook) library can be used to load, create, and update Excel files in any .NET application - including WinForms, WPF, ASP.NET MVC, and WinUI. The library is backward compatible to the .NET Framework version, so users wanting to port their .NET Framework applications can easily migrate it to .NET 6 or higher.
  • More Controls Ported to .NET 6 - In addition to C1Editor and C1Excel, Sizer (including C1Sizer and C1SizerLight components), PDF, MultiSelect, TileControl, and Financial Chart have been ported from .NET Framework to .NET 6. The Accordion control is also ready for production use with this release.