From 1c2b8f206bbb17d45eb22e91d030c630840cbb5d Mon Sep 17 00:00:00 2001 From: BrunoJenson Date: Thu, 21 Mar 2024 13:41:52 +0530 Subject: [PATCH 1/2] Note content removal - winforms --- WindowsForms/Overview.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/WindowsForms/Overview.md b/WindowsForms/Overview.md index be0112c01..9dabae5ac 100644 --- a/WindowsForms/Overview.md +++ b/WindowsForms/Overview.md @@ -7,8 +7,6 @@ control: Introduction documentation: ug --- -> With the 2024 Volume 1 release, we will discontinue support for .NET Framework 4.5, 4.5.1, and 4.6 in WinForms, WPF, and the File-Format Frameworks. Instead, we will provide support for .NET 4.6.2. - # Welcome to Syncfusion Essential Windows Forms Syncfusion Essential Studio for Windows Forms is a comprehensive collection of over 100+ essential Windows Forms controls like Grids, Charts, Diagram, Scheduler and Tools for building powerful line-of-business applications faster. Syncfusion Windows Forms controls provides unparalleled performance, stunning built-in themes, touch-friendly UI, localization and seamless integration with Visual Studio. From 9ba91b2b6793cc505788d2ecdee8061e0e4596f8 Mon Sep 17 00:00:00 2001 From: BrunoJenson Date: Thu, 21 Mar 2024 15:27:45 +0530 Subject: [PATCH 2/2] Platform name fix --- WindowsForms/Overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WindowsForms/Overview.md b/WindowsForms/Overview.md index 9dabae5ac..6850f0889 100644 --- a/WindowsForms/Overview.md +++ b/WindowsForms/Overview.md @@ -2,7 +2,7 @@ layout: post title: Overview of Syncfusion Essential Studio Windows Forms products description: Over 100 WinForms (Windows Forms) controls like DataGrid, Charts, Docking, PDF Viewer and much more to build desktop applications. -platform: WindowsForms +platform: windowsforms control: Introduction documentation: ug ---