ComponentOne Studio WinForms Data Services Edition 2024 v1

Released: Jun 5, 2024

2024 v1 での更新項目

機能

  • Microsoft Office 365 Themes for WinForms (Beta)
    • Designed a new, updated look for the Windows Forms controls based on the Microsoft 365 applications. These themes are similar to previous Office themes but with a bit more spacing, rounded corners, and more. This is the first public release of the Microsoft Office 365 Themes with support for FlexGrid, FlexChart, Ribbon, Accordion, and Input, as well as partial support for other controls.
    • There are several Office 365 Themes: White, Dark Gray, Black, Green, and Colorful.
    • You can use any of these as a starting point for customizing the style in the Theme Designer Application.
  • FlexGrid for WinForms Enhancements
    • Transposed View
      • You can now create a transposed datagrid view using FlexGrid for .NET 8 in Windows Forms. A transposed grid flips the rows and columns so that the headers display down the left side and rows display across the screen. You can enable the transposed feature by simply setting the new "Transposed" property to "true".
  • Snowflake Data Connector Library
    • The Snowflake .NET data connector is now officially released. You can extract, transform, and load data from Snowflake through the C# libraries using the same API as other data sources like Dynamics, OData, JSON, and more.