Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Trademark Symbol #1574

Open
wants to merge 1 commit into
base: hotfix/hotfix-v27.2.2
Choose a base branch
from
Open
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
6 changes: 3 additions & 3 deletions wpf/Visual-Studio-Integration/Add-Item.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ The following steps will guide you to add the Syncfusion WPF Components to your

**Option 2:**

3. Click **Extensions > Essential Studio for WPF > Add Syncfusion Item…** in Visual Studio.
3. Click **Extensions > Essential Studio® for WPF > Add Syncfusion Item…** in Visual Studio.

![Choose Add Syncfusion Item option from menu](Add-Item-images/Add-item.png)

Expand All @@ -53,7 +53,7 @@ The following steps will guide you to add the Syncfusion WPF Components to your

![Syncfusion Window without Syncfusion Components](Add-Item-images/Syncfusion-Window-without-Syncfusion-Components.png)

6. Choose an assembly reference option such as GAC location, Essential Studio installed location, or NuGet packages to specify where the required Syncfusion assemblies are added to the project.
6. Choose an assembly reference option such as GAC location, Essential Studio® installed location, or NuGet packages to specify where the required Syncfusion assemblies are added to the project.

N> If the Syncfusion Essential WPF build is installed, the Installed location and GAC options will be enabled. Without installing the Syncfusion Essential WPF setup, use the NuGet option. The GAC option will not be available when using the Syncfusion WPF components in a .NET Core application. The Version drop-down lists the installed WPF versions.

Expand All @@ -65,7 +65,7 @@ The following steps will guide you to add the Syncfusion WPF Components to your

![Syncfusion WPF Item template Gallery](Add-Item-images/Add-syncfusion-item-details.png)

9. 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.
9. 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®.

![Syncfusion WPF Item template Gallery](Add-Item-images/LicensePage.png)

Expand Down
12 changes: 6 additions & 6 deletions wpf/Visual-Studio-Integration/Add-References.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ documentation: ug

# Add Reference for WPF

Syncfusion Reference Manager is the Visual Studio Add-In for WPF platform. It adds the Syncfusion assembly reference to the project, either from the GAC location or from Essential Studio installed location or from NuGet packages. 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.
Syncfusion Reference Manager is the Visual Studio Add-In for WPF platform. It adds the Syncfusion assembly reference to the project, either from the GAC location or from Essential Studio® installed location or from NuGet packages. 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.

N> This Reference Manager can be applied to a project for Syncfusion assembly versions 10.4.0.71 and later.

Expand All @@ -22,11 +22,11 @@ To add the Syncfusion assembly references in Visual Studio, follow the steps bel
2. To open Syncfusion Reference Manager Wizard, follow either one of the options below:

**Option 1:**
Click **Extensions->Syncfusion Menu** and choose **Essential Studio for WPF > Add References…** in **Visual Studio**.
Click **Extensions->Syncfusion Menu** and choose **Essential Studio® for WPF > Add References…** in **Visual Studio**.

![Syncfusion Reference Manager via Syncfusion Menu](Syncfusion-Reference-Manger_images/Syncfusion_Menu_AddReference_2019.png)

N> In Visual Studio 2017 or lower, click Syncfusion Menu and choose Essential Studio for WPF>Add References….
N> In Visual Studio 2017 or lower, click Syncfusion Menu and choose Essential Studio® for WPF>Add References….

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

Expand All @@ -44,7 +44,7 @@ To add the Syncfusion assembly references in Visual Studio, follow the steps bel

![Platform selection option in Syncfusion Reference Manger](Syncfusion-Reference-Manger_images/Syncfusion-Reference-Manger-img3.png)

N> The platform selection option will appear only if Essential Studio for Enterprise Edition with the platforms WPF and Windows Forms has been installed, or if both Essential Studio for WPF and WinForms has been installed.
N> The platform selection option will appear only if Essential Studio® for Enterprise Edition with the platforms WPF and Windows Forms has been installed, or if both Essential Studio® for WPF and WinForms has been installed.

**Assembly From:** Choose the assembly location, from where the assembly is added to the project.

Expand Down Expand Up @@ -78,11 +78,11 @@ To add the Syncfusion assembly references in Visual Studio, follow the steps bel

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

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/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.
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/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®.

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

N> Reference Manager support is provided by Syncfusion for select versions of the.NET Framework that are included (as assemblies) in the Syncfusion Essential Studio installation. If you try to add Syncfusion assemblies to a project and the project framework isn't compatible with the specified Syncfusion version assemblies, a dialogue box shows with the message "**Current build v{version} isn't compatible with this framework v{Framework} Version**".
N> Reference Manager support is provided by Syncfusion for select versions of the.NET Framework that are included (as assemblies) in the Syncfusion Essential Studio® installation. If you try to add Syncfusion assemblies to a project and the project framework isn't compatible with the specified Syncfusion version assemblies, a dialogue box shows with the message "**Current build v{version} isn't compatible with this framework v{Framework} Version**".



Expand Down
6 changes: 3 additions & 3 deletions wpf/Visual-Studio-Integration/Check-for-Updates.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
---
layout: post
title: Check for Updates | Wpf | Syncfusion
description: Syncfusion Check for Updates provides Extensions to update most recent version of the Essential Studio release.
description: Syncfusion Check for Updates provides Extensions to update most recent version of the Essential Studio® release.
platform: wpf
control: Visual Studio Extensions
documentation: ug
---

# Check for Updates in Syncfusion Essential WPF

Syncfusion provides Extensions to update the most recent version of the Essential Studio release. Installing the most recent version ensures that you always have the most up-to-date features, fixes, and improvements.
Syncfusion provides Extensions to update the most recent version of the Essential Studio® release. Installing the most recent version ensures that you always have the most up-to-date features, fixes, and improvements.

I> The Syncfusion Check for updates is available from v17.1.0.32.

Expand All @@ -27,4 +27,4 @@ You can check the availability of updates in Visual Studio and then install the

![Syncfusion check for updates wizard](Check-for-Updates_images/Check-for-Updates_images-img2.png)

3. Syncfusion Essential Studio can be downloaded from the Syncfusion website by clicking the **Download** button.
3. Syncfusion Essential Studio® can be downloaded from the Syncfusion website by clicking the **Download** button.
6 changes: 3 additions & 3 deletions wpf/Visual-Studio-Integration/Create-Project.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Create the Syncfusion WPF project using the Visual Studio Project Template by fo
1. To create a Syncfusion WPF project, follow either one of the options below:

**Option 1:**
Click **Syncfusion** Menu and choose **Essential Studio for WPF > Create New Syncfusion Project…** in **Visual Studio**.
Click **Syncfusion** Menu and choose **Essential Studio® for WPF > Create New Syncfusion Project…** in **Visual Studio**.

![Choose Syncfusion WPF Application from Visual Studio new project dialog via Syncfusion menu](Project-Template-images/Syncfusion-Menu.png)

Expand Down Expand Up @@ -58,7 +58,7 @@ Create the Syncfusion WPF project using the Visual Studio Project Template by fo

**Choose Theme:** Select the required theme.

**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.
**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.

N> The installed location and GAC options will be available only after the Syncfusion Essential WPF setup has been installed. You can use the NuGet option instead of installing the Syncfusion Essential WPF setup.

Expand All @@ -80,6 +80,6 @@ Create the Syncfusion WPF project using the Visual Studio Project Template by fo

![Syncfusion WPF project created with readme](Project-Template-images/Syncfusion-Project-Template-Gallery-10.png)

5. 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.
5. 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®.

![Syncfusion license registration required information dialog in Syncfusion WPF project](Project-Template-images/Syncfusion-Project-Template-Gallery-9.png)
8 changes: 4 additions & 4 deletions wpf/Visual-Studio-Integration/Syncfusion-Notifications.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ documentation: ug

# Syncfusion Notifications

Syncfusion enhances the user experience in WPF applications through notification messages. These notifications cover various aspects, including alerts for trial applications when utilizing Syncfusion trial assemblies, updates regarding the availability of the latest Syncfusion NuGet package, and notifications regarding newer releases of Essential Studio. By keeping users informed, Syncfusion ensures that developers stay updated with Syncfusion latest features and enhancements.
Syncfusion enhances the user experience in WPF applications through notification messages. These notifications cover various aspects, including alerts for trial applications when utilizing Syncfusion trial assemblies, updates regarding the availability of the latest Syncfusion NuGet package, and notifications regarding newer releases of Essential Studio®. By keeping users informed, Syncfusion ensures that developers stay updated with Syncfusion latest features and enhancements.

N> The Syncfusion Notification feature is available from Essential Studio v22.1.34.
N> The Syncfusion Notification feature is available from Essential Studio® v22.1.34.

## Notification Configuration

Expand All @@ -35,9 +35,9 @@ If you have installed lower versions of Syncfusion NuGet packages in your applic

![NuGet Notification](Notification-Images/wpf-nuget.png)

**3. Newer Essential Studio Build Notification**
**3. Newer Essential Studio® Build Notification**

If you use older versions of Syncfusion assemblies or NuGet packages from **Essential Studio WPF,** Syncfusion will notify you about new releases for the latest Essential Studio build. Updating to the newest version ensures access to recent features, enhancements, and important updates, maximizing the capabilities of Syncfusion in your WPF development projects.
If you use older versions of Syncfusion assemblies or NuGet packages from **Essential Studio® WPF,** Syncfusion will notify you about new releases for the latest Essential Studio® build. Updating to the newest version ensures access to recent features, enhancements, and important updates, maximizing the capabilities of Syncfusion in your WPF development projects.

![Build Notification](Notification-Images/wpf-build.png)

Expand Down
4 changes: 2 additions & 2 deletions wpf/Visual-Studio-Integration/Template-Studio.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Create the Syncfusion WPF project using the Visual Studio Project Template by fo
2. Select one of the following options to create the Syncfusion WPF application

**Option 1:**
Choose **Extension -> Syncfusion -> Essential Studio for WPF -> Create New Syncfusion Project…** from the Visual Studio menu.
Choose **Extension -> Syncfusion -> Essential Studio® for WPF -> Create New Syncfusion Project…** from the Visual Studio menu.

![Choose Syncfusion WPF Application from Visual Studio new project dialog via Syncfusion menu](Template-Studio-Images/WPF-1.png)

Expand Down Expand Up @@ -155,6 +155,6 @@ In the **Project Details** section, you can modify configurations and project ty
> </tbody>
> </table>

13. 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.
13. 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®.

![Syncfusion license registration required information dialog in Syncfusion WPF project](Template-Studio-Images/Syncfusion-Project-Template-Gallery-9.png)
6 changes: 3 additions & 3 deletions wpf/Visual-Studio-Integration/Toolbox-Configuration.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
layout: post
title: Toolbox Configuration | Wpf | Syncfusion
description: This section provides information regarding all the Syncfusion Essential Studio utilities and its usage
description: This section provides information regarding all the Syncfusion Essential Studio® utilities and its usage
platform: wpf
control: Essential Studio
control: Essential Studio®
documentation: ug
---

Expand All @@ -25,7 +25,7 @@ To add the Syncfusion WPF components via the Syncfusion Toolbox Installer, perfo
![Add On and Utilities in Toolbox Installer for WPF](toolbox-configuration_images/wpf-toolbox-installer-add-on-and-utilities.png)

**Option 2:**
Click **Syncfusion menu** and choose **Essential Studio for WPF > Toolbox Configuration...** in **Visual Studio**
Click **Syncfusion menu** and choose **Essential Studio® for WPF > Toolbox Configuration...** in **Visual Studio**

![Toolbox Installer via Syncfusion menu](toolbox-configuration_images/syncfusion-menu-toolbox.png)

Expand Down
Loading