Skip to content

Commit e77d2f9

Browse files
Merge pull request #1124 from syncfusion-content/EXT-Add-Trademark-Symbols
Added Trademark Symbols
2 parents f306541 + cdc8a7e commit e77d2f9

19 files changed

Lines changed: 97 additions & 97 deletions

File tree

WindowsForms/Visual-Studio-Integration/Add-References.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,20 +9,20 @@ documentation: ug
99

1010
# Add Reference for WinForms
1111

12-
Syncfusion Reference Manager is the Visual Studio Add-In for WinForms platform. It adds the Syncfusion assembly reference to the project, either from the GAC location or Essential Studio WinForms installed location. It can also migrate the projects that contain the old versions of the Syncfusion assembly reference to newer or specific versions of the Syncfusion assembly reference. It supports Microsoft Visual Studio 2015 or higher. This Visual Studio extension is included from Essential Studio 2013 Volume 3 release.
12+
Syncfusion Reference Manager is the Visual Studio Add-In for WinForms platform. It adds the Syncfusion® assembly reference to the project, either from the GAC location or Essential Studio® WinForms installed location. It can also migrate the projects that contain the old versions of the Syncfusion® assembly reference to newer or specific versions of the Syncfusion® assembly reference. It supports Microsoft Visual Studio 2015 or higher. This Visual Studio extension is included from Essential Studio® 2013 Volume 3 release.
1313

14-
N> This Reference Manager can be applied to a project for Syncfusion assembly versions 10.4.0.71 and later.
14+
N> This Reference Manager can be applied to a project for Syncfusion® assembly versions 10.4.0.71 and later.
1515

16-
Follow the given steps to add the Syncfusion references in Visual Studio:
16+
Follow the given steps to add the Syncfusion® references in Visual Studio:
1717

18-
> Before use the Syncfusion WinForms Reference Manager, check whether the **WinForms Extensions - Syncfusion** installed or not in Visual Studio Extension Manager by going to Extensions -> Manage Extensions -> Installed for Visual Studio 2019 or later and for Visual Studio 2017 or lower by going to Tools -> Extensions and Updates -> Installed. If this extension not installed, please install the extension by follow the steps from the [download and installation](https://help.syncfusion.com/windowsforms/visual-studio-integration/visual-studio-extensions/download-and-installation/) help topic.
18+
> Before use the Syncfusion® WinForms Reference Manager, check whether the **WinForms Extensions - Syncfusion** installed or not in Visual Studio Extension Manager by going to Extensions -> Manage Extensions -> Installed for Visual Studio 2019 or later and for Visual Studio 2017 or lower by going to Tools -> Extensions and Updates -> Installed. If this extension not installed, please install the extension by follow the steps from the [download and installation](https://help.syncfusion.com/windowsforms/visual-studio-integration/visual-studio-extensions/download-and-installation/) help topic.
1919
2020
1. Open a new or existing **WinForms** application.
2121

2222
2. To open Syncfusion Reference Manager Wizard, follow either one of the options below:
2323

2424
**Option 1:**
25-
Click **Extensions->Syncfusion Menu** and choose **Essential Studio for WinForms > Add References…** or any other Form in **Visual Studio**.
25+
Click **Extensions->Syncfusion Menu** and choose **Essential Studio® for WinForms > Add References…** or any other Form in **Visual Studio**.
2626

2727
![Syncfusion Reference Manager via Syncfusion Menu](Syncfusion-Reference-Manger_images/Syncfusion_Menu_AddReference-latest.png)
2828

@@ -35,7 +35,7 @@ Follow the given steps to add the Syncfusion references in Visual Studio:
3535

3636
![Syncfusion Reference Manager add-in](Syncfusion-Reference-Manger_images/Syncfusion-Reference-Manger-img1.png)
3737

38-
3. The Syncfusion Reference Manager Wizard that contains the list of Syncfusion WinForms controls that are loaded.
38+
3. The Syncfusion Reference Manager Wizard that contains the list of Syncfusion® WinForms controls that are loaded.
3939

4040
![Syncfusion Reference Manger Wizard](Syncfusion-Reference-Manger_images/Syncfusion-Reference-Manger-img2.png)
4141

@@ -65,11 +65,11 @@ Follow the given steps to add the Syncfusion references in Visual Studio:
6565

6666
![Syncfusion Reference Manager success status in Visual Studio status bar](Syncfusion-Reference-Manger_images/Syncfusion-Reference-Manger-img6.png)
6767

68-
6. 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/license-key#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://blog.syncfusion.com/post/Whats-New-in-2018-Volume-2-Licensing-Changes-in-the-1620x-Version-of-Essential-Studio.aspx) post for understanding the licensing changes introduced in Essential Studio.
68+
6. 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/license-key#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://blog.syncfusion.com/post/Whats-New-in-2018-Volume-2-Licensing-Changes-in-the-1620x-Version-of-Essential-Studio.aspx) post for understanding the licensing changes introduced in Essential Studio®.
6969

7070
![Syncfusion license registration required information dialog in Syncfusion Reference Manager](Syncfusion-Reference-Manger_images/Syncfusion-Reference-Manger-img7.png)
7171

72-
N> Syncfusion provides Reference Manager support for specific .NET Framework, which is shipped (assemblies) in Syncfusion Essential Studio setup. So, if you try to add Syncfusion assemblies in the project and project framework is not supported with selected Syncfusion version assemblies, the dialog appears along with **“Current build v{version} is not supported this framework v{Framework Version}”** message.
72+
N> Syncfusion® provides Reference Manager support for specific .NET Framework, which is shipped (assemblies) in Syncfusion® Essential Studio® setup. So, if you try to add Syncfusion assemblies in the project and project framework is not supported with selected Syncfusion® version assemblies, the dialog appears along with **“Current build v{version} is not supported this framework v{Framework Version}”** message.
7373

7474

7575

WindowsForms/Visual-Studio-Integration/Check-for-Updates.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
---
22
layout: post
33
title: Check for Updates | WinForms | Syncfusion
4-
description: Syncfusion Check for Updates provides Extensions to update most recent version of the Essential Studio release.
4+
description: Syncfusion Check for Updates provides Extensions to update most recent version of the Essential Studio® release.
55
platform: windowsforms
66
control: Visual Studio Extensions
77
documentation: ug
88
---
99

10-
# Check for Updates in Syncfusion Essential Windows Forms
10+
# Check for Updates in Syncfusion® Essential Windows Forms
1111

12-
Syncfusion provides the check for update extensions to find latest version of essential release was available, if it was available then provide option update most recent version of the Essential Studio release. So that, you always get the latest features, fixes, and improvements by installing the latest version.
12+
Syncfusion® provides the check for update extensions to find latest version of essential release was available, if it was available then provide option update most recent version of the Essential Studio® release. So that, you always get the latest features, fixes, and improvements by installing the latest version.
1313

14-
I> The Syncfusion Check for updates is available from v17.1.0.32.
14+
I> The Syncfusion® Check for updates is available from v17.1.0.32.
1515

1616
You can check updates availability in Visual Studio, and then install the update version if required.
1717

WindowsForms/Visual-Studio-Integration/Create-Project.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -10,27 +10,27 @@ documentation: ug
1010

1111
# Create WinForms application
1212

13-
Syncfusion provides the Visual Studio Project Template for the Syncfusion WinForms platform to create the Syncfusion WinForms Application by adding the required Syncfusion assemblies and forms.
13+
Syncfusion® provides the Visual Studio Project Template for the Syncfusion® WinForms platform to create the Syncfusion® WinForms Application by adding the required Syncfusion assemblies and forms.
1414

15-
I> The Syncfusion Windows Forms templates are available from v14.3.0.49.
15+
I> The Syncfusion® Windows Forms templates are available from v14.3.0.49.
1616

1717
>WinForms Project Template works seamlessly with Visual Studio 2015 or lower. For the Visual Studio 2017 or later versions, it is recommended to use a [WinForms Template Studio](https://help.syncfusion.com/windowsforms/visual-studio-integration/template-studio).
1818
19-
Use the following steps to create the Syncfusion Windows Forms project through the Visual Studio Project Template.
19+
Use the following steps to create the Syncfusion® Windows Forms project through the Visual Studio Project Template.
2020

2121
> Check whether the **WinForms Extensions - Syncfusion** are installed or not in Visual Studio 2015 or lower by going to **Tools -> Extensions and Updates -> Installed**. If this extension not installed, please install the extension by follow the steps from the [download and installation](https://help.syncfusion.com/windowsforms/visual-studio-integration/download-and-installation) help topic.
2222
23-
1. To create a Syncfusion Windows Forms project, follow either one of the options below:
23+
1. To create a Syncfusion® Windows Forms project, follow either one of the options below:
2424

2525
**Option 1:**
26-
Click **Syncfusion Menu** and choose **Essential Studio for WinForms > Create New Syncfusion Project…** in **Visual Studio**.
26+
Click **Syncfusion Menu** and choose **Essential Studio® for WinForms > Create New Syncfusion Project…** in **Visual Studio**.
2727

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

3030
N> In Visual Studio 2015 or lower, you can see the Syncfusion menu directly in the Visual Studio menu.
3131

3232
**Option 2:**
33-
Choose **File -> New -> Project**. Opens a new dialog to create a new project. You can obtain the templates provided by Syncfusion for WinForms by filtering the project type with Syncfusion or by using the Syncfusion keyword in the search option
33+
Choose **File -> New -> Project**. Opens a new dialog to create a new project. You can obtain the templates provided by Syncfusion® for WinForms by filtering the project type with Syncfusion or by using the Syncfusion keyword in the search option
3434

3535
![Choose Syncfusion Windows Forms Application from Visual Studio new project dialog](Project-Template-images\Syncfusion-Project-Template-Gallery2019-1.png)
3636

@@ -40,9 +40,9 @@ Use the following steps to create the Syncfusion Windows Forms project through t
4040

4141
2. Name the **Project**, choose the destination location when required, select the project type, and choose the reference from where the assembly is added to the project then click **OK**.
4242

43-
N> Minimum target Framework is 3.5 for Syncfusion WinForms project templates.
43+
N> Minimum target Framework is 3.5 for Syncfusion® WinForms project templates.
4444

45-
3. Choose the options to configure the Syncfusion WinForms Application by using the following Project Configuration Wizard.
45+
3. Choose the options to configure the Syncfusion® WinForms Application by using the following Project Configuration Wizard.
4646

4747
![Syncfusion Windows Forms project configuration wizard](Project-Template-images\Syncfusion-Project-Template-Gallery2019-2.png)
4848

@@ -56,24 +56,24 @@ Use the following steps to create the Syncfusion Windows Forms project through t
5656

5757
**Language:** Select the language, either CSharp or VB.
5858

59-
**Reference From:** Choose the assembly location such as NuGet, GAC Location, or Essential Studio installed location, from where the assembly is added to the project.
59+
**Reference From:** Choose the assembly location such as NuGet, GAC Location, or Essential Studio® installed location, from where the assembly is added to the project.
6060

61-
N> Installed location and GAC option will be available only when the Syncfusion Essential Windows Forms setup has been installed. You can use NuGet option without installing the Syncfusion Essential Windows Forms setup.
61+
N> Installed location and GAC option will be available only when the Syncfusion® Essential Windows Forms setup has been installed. You can use NuGet option without installing the Syncfusion® Essential Windows Forms setup.
6262

6363
**Installed ES Build Version:** Choose the build version to add the corresponding version assemblies to the project.
6464

65-
N> Installed ES build version option will be available only when you install the Syncfusion Essential Windows Forms setup and choose the assembly location as Installed Location or GAC.
65+
N> Installed ES build version option will be available only when you install the Syncfusion® Essential Windows Forms setup and choose the assembly location as Installed Location or GAC.
6666

6767
**Select Window:** Choose the window as required for application.
6868

69-
4. After choosing above project configuration options in the Project Configuration Wizard, click the create button then Syncfusion WinForms project is created with the necessary XAML files and required Syncfusion WinForms assemblies/NuGet packages.
69+
4. After choosing above project configuration options in the Project Configuration Wizard, click the create button then Syncfusion® WinForms project is created with the necessary XAML files and required Syncfusion® WinForms assemblies/NuGet packages.
7070

7171
![Syncfusion Windows Forms project created with required references](Project-Template-images\Syncfusion-Project-Template-Gallery-6.png)
7272

7373
![Syncfusion Windows Forms project created with required forms](Project-Template-images\Syncfusion-Project-Template-Gallery-7.png)
7474

7575
![Syncfusion Windows Forms project created with readme](Project-Template-images\Syncfusion-Project-Template-Gallery-9.PNG)
7676

77-
5. Then, the 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/license-key#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://blog.syncfusion.com/post/Whats-New-in-2018-Volume-2-Licensing-Changes-in-the-1620x-Version-of-Essential-Studio.aspx) post to learn more the licensing changes introduced in Essential Studio.
77+
5. Then, the 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/license-key#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://blog.syncfusion.com/post/Whats-New-in-2018-Volume-2-Licensing-Changes-in-the-1620x-Version-of-Essential-Studio.aspx) post to learn more the licensing changes introduced in Essential Studio®.
7878

7979
![Syncfusion license registration required information dialog in Syncfusion Windows Forms Project](Project-Template-images\Syncfusion-Project-Template-Gallery-8.png)
-40.8 KB
Loading
-2.55 KB
Loading

0 commit comments

Comments
 (0)