From 05021fb454087216bfff0e2074729c9985b17ae9 Mon Sep 17 00:00:00 2001 From: Kesavaraman Date: Mon, 18 Dec 2023 15:06:28 +0530 Subject: [PATCH] Updated --- WindowsForms/Visual-Studio-Integration/Create-Project.md | 2 +- WindowsForms/Visual-Studio-Integration/Item-Template.md | 2 +- WindowsForms/Visual-Studio-Integration/Template-Studio.md | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/WindowsForms/Visual-Studio-Integration/Create-Project.md b/WindowsForms/Visual-Studio-Integration/Create-Project.md index 575d9649d..e317b9086 100644 --- a/WindowsForms/Visual-Studio-Integration/Create-Project.md +++ b/WindowsForms/Visual-Studio-Integration/Create-Project.md @@ -23,7 +23,7 @@ Use the following steps to create the Syncfusion Windows Forms project through t 1. To create a Syncfusion Windows Forms project, follow either one of the options below: **Option 1:** - Click **Extensions >Syncfusion Menu** and choose **Essential Studio for WinForms > Create New Syncfusion Project…** in **Visual Studio**. + Click **Syncfusion Menu** and choose **Essential Studio for WinForms > Create New Syncfusion Project…** in **Visual Studio**. ![Choose Syncfusion Windows Forms Application via Syncfusion menu](Project-Template-images\Syncfusion-menu.png) diff --git a/WindowsForms/Visual-Studio-Integration/Item-Template.md b/WindowsForms/Visual-Studio-Integration/Item-Template.md index c2f22c50b..3ea9491de 100644 --- a/WindowsForms/Visual-Studio-Integration/Item-Template.md +++ b/WindowsForms/Visual-Studio-Integration/Item-Template.md @@ -13,7 +13,7 @@ Syncfusion supports Visual Studio Item Templates to add Syncfusion WinForms Comp I> The Syncfusion Windows Forms item templates are available from v13.1.0.21. -The following steps will guide you to add the Syncfusion WinForms Components to your Visual Studio WinForms application. +The following steps will guide you in adding the Syncfusion WinForms components to your Visual Studio WinForms application. > Check whether the **WinForms Extensions - Syncfusion** are installed or not in Visual Studio Extension Manager by going to **Extensions -> Manage Extensions -> Installed** for Visual Studio 2019 or later and Visual Studio 2017 or lower by going to **Tools -> Extensions and Updates -> Installed**. If this extension is not installed, please install the extension by following the steps from the [download and installation](https://help.syncfusion.com/windowsforms/visual-studio-integration/download-and-installation) help topic. diff --git a/WindowsForms/Visual-Studio-Integration/Template-Studio.md b/WindowsForms/Visual-Studio-Integration/Template-Studio.md index 14bb093d3..92622d914 100644 --- a/WindowsForms/Visual-Studio-Integration/Template-Studio.md +++ b/WindowsForms/Visual-Studio-Integration/Template-Studio.md @@ -14,7 +14,7 @@ The WinForms Template Studio by Syncfusion is a specialized tool for constructin I> The Syncfusion WinForms Template Studio is available from v24.1.41. -N> WinForms Template Studio works seamlessly with Visual Studio 2017 or later. For the Visual Studio 2015 or lower versions, it is recommended to use a [WinForms project template](https://help.syncfusion.com/windowsforms/visual-studio-integration/create-project). +N> WinForms Template Studio is compatible with Visual Studio 2022, Visual Studio 2019, and Visual Studio 2017. For the Visual Studio 2015 or lower versions, it is recommended to use a [WinForms project template](https://help.syncfusion.com/windowsforms/visual-studio-integration/create-project). Create the Syncfusion WinForms project using the Visual Studio Project Template by following the provided steps. @@ -70,7 +70,7 @@ Create the Syncfusion WinForms project using the Visual Studio Project Template **Project Details Section** - In the **Project Details** section, you can modify configurations and project types. Additionally, you can remove one or more controls from the selected list and remove the chosen application feature. + In the **Project Details** section, modify configurations and project types. Additionally, you can remove one or more controls from the selected list and remove the chosen application feature. ![Syncfusion WinForms project details selection and unselection wizard](Template-Studio-Images/WF-8.png) @@ -78,7 +78,7 @@ Create the Syncfusion WinForms project using the Visual Studio Project Template ![Syncfusion WinForms project created with readme](Template-Studio-Images/WF-9.png) -10. The Syncfusion WinForms application is configured with the latest versions of Syncfusion WinForms NuGet packages, complete with the appropriate namespaces and component render code for seamless integration of Syncfusion components. +10. 10. The Syncfusion WinForms app is set up with the latest Syncfusion WinForms NuGet packages, including the right namespaces and rendering code. This ensures smooth integration of Syncfusion components. N> The .Net 6.0, .Net 7.0, and .Net 8.0 option will be listed in Select a framework version when only the .Net 6.0, .Net 7.0, and .Net 8.0 SDK setup has been installed. @@ -88,6 +88,6 @@ Create the Syncfusion WinForms project using the Visual Studio Project Template > .NET 8.0 version is available from v23.2.4 and it support from Visual Studio 2022. -11. Then, Syncfusion licensing registration required message box will be shown if you installed the trial setup or NuGet packages since Syncfusion introduced the licensing system from 2018 Volume 2 (v16.2.0.41) Essential Studio release. Navigate to the [help topic](https://help.syncfusion.com/common/essential-studio/licensing/overview#how-to-generate-syncfusion-license-key), which is shown in the licensing message box to generate and register the Syncfusion license key to your project. Refer to this [blog](https://www.syncfusion.com/blogs/post/whats-new-in-2018-volume-2.aspx) post for understanding the licensing changes introduced in Essential Studio. +11. 11. If you install the trial setup or NuGet packages from nuget.org, you must register the Syncfusion license key to your application since Syncfusion introduced the licensing system from the 2018 Volume 2 (v16.2.0.41) Essential Studio release. Navigate to the [help topic](https://help.syncfusion.com/common/essential-studio/licensing/overview#how-to-generate-syncfusion-license-key)to generate and register the Syncfusion license key to your application. Refer to this [blog](https://www.syncfusion.com/blogs/post/whats-new-in-2018-volume-2.aspx) post for understanding the licensing changes introduced in Essential Studio. ![Syncfusion license registration required information dialog in Syncfusion WinForms project](Template-Studio-Images/Syncfusion-Project-Template-Gallery-8.png) \ No newline at end of file