Skip to content

Commit 6adb34b

Browse files
Merge pull request #137 from syncfusion-content/EXT-17895-UGChanges
EXT-175791 WinForm Extension UG updated
2 parents 7c83457 + 1c0b879 commit 6adb34b

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

Extension/WindowsForms-Extension/Syncfusion-Item-Templates-for-Windows-Forms.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Syncfusion supports Visual Studio Item Templates to add Syncfusion WinForms Comp
1313

1414
I> The Syncfusion Windows Forms item templates are available from v13.1.0.21.
1515

16-
The following steps will guide you to add the Syncfusion WinForms Components to your Visual Studio WinForms application.
16+
The following steps will guide you in adding the Syncfusion WinForms components to your Visual Studio WinForms application.
1717

1818
> 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.
1919

Extension/WindowsForms-Extension/Syncfusion-Project-Templates-for-Windows-Forms.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Use the following steps to create the Syncfusion Windows Forms project through t
2222
1. To create a Syncfusion Windows Forms project, follow either one of the options below:
2323

2424
**Option 1:**
25-
Click **Extensions >Syncfusion Menu** and choose **Essential Studio for WinForms > Create New Syncfusion Project…** in **Visual Studio**.
25+
Click **Syncfusion Menu** and choose **Essential Studio for WinForms > Create New Syncfusion Project…** in **Visual Studio**.
2626

2727
![Choose Syncfusion Windows Forms Application via Syncfusion menu](Project-Template-images\Syncfusion-menu.png)
2828

Extension/WindowsForms-Extension/Template-Studio.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The WinForms Template Studio by Syncfusion is a specialized tool for constructin
1414

1515
I> The Syncfusion WinForms Template Studio is available from v24.1.41.
1616

17-
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).
17+
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).
1818

1919
Create the Syncfusion WinForms project using the Visual Studio Project Template by following the provided steps.
2020

@@ -70,15 +70,15 @@ Create the Syncfusion WinForms project using the Visual Studio Project Template
7070

7171
**Project Details Section**
7272

73-
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.
73+
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.
7474

7575
![Syncfusion WinForms project details selection and unselection wizard](Template-Studio-Images/WF-8.png)
7676

7777
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.
7878

7979
![Syncfusion WinForms project created with readme](Template-Studio-Images/WF-9.png)
8080

81-
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.
81+
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.
8282

8383
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.
8484

@@ -88,6 +88,6 @@ Create the Syncfusion WinForms project using the Visual Studio Project Template
8888

8989
> .NET 8.0 version is available from v23.2.4 and it support from Visual Studio 2022.
9090

91-
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.
91+
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.
9292

9393
![Syncfusion license registration required information dialog in Syncfusion WinForms project](Template-Studio-Images/Syncfusion-Project-Template-Gallery-8.png)

0 commit comments

Comments
 (0)