Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion WindowsForms/Visual-Studio-Integration/Create-Project.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
2 changes: 1 addition & 1 deletion WindowsForms/Visual-Studio-Integration/Item-Template.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
8 changes: 4 additions & 4 deletions WindowsForms/Visual-Studio-Integration/Template-Studio.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down Expand Up @@ -70,15 +70,15 @@ 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)

9. Click **Create** to initiate the process. This action generates the Syncfusion WinForms application. The resulting Syncfusion WinForms app has the necessary Syncfusion NuGet packages, styles, and rendering code specific to the chosen Syncfusion component.

![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.

Expand All @@ -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)