You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: wpf/Add-Syncfusion-Controls.md
+12-12Lines changed: 12 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,17 +6,17 @@ platform: wpf
6
6
control: common
7
7
documentation: ug
8
8
---
9
-
# Add Syncfusion WPF Controls
9
+
# Add Syncfusion<sup>®</sup> WPF Controls
10
10
11
-
The Syncfusion WPF controls can be added in a Visual Studio projects by using either of the following ways:
11
+
The Syncfusion<sup>®</sup> WPF controls can be added in a Visual Studio projects by using either of the following ways:
12
12
13
13
* Using Designer
14
14
* Using Code-Behind
15
15
* Using Project Template
16
16
17
17
## Using Designer
18
18
19
-
Syncfusion UI for WPF are added automatically to the Visual Studio Toolbox during installation. The following steps help you to add the required Essential WPF control using drag and drop from the Toolbox. For example: **SfTextBoxExt**
19
+
Syncfusion<sup>®</sup> UI for WPF are added automatically to the Visual Studio Toolbox during installation. The following steps help you to add the required Essential<sup>®</sup> WPF control using drag and drop from the Toolbox. For example: **SfTextBoxExt**
20
20
21
21
1. Create a WPF project in Visual Studio.
22
22
@@ -30,7 +30,7 @@ Syncfusion UI for WPF are added automatically to the Visual Studio Toolbox durin
30
30
31
31
### Using XAML
32
32
33
-
The following steps help you to add a required Essential WPF Control using XAML Code, for example: **SfTextBoxExt**.
33
+
The following steps help you to add a required Essential<sup>®</sup> WPF Control using XAML Code, for example: **SfTextBoxExt**.
34
34
35
35
1. Create a WPF project in Visual Studio and refer the following assemblies:
36
36
@@ -72,7 +72,7 @@ The following steps help you to add a required Essential WPF Control using XAML
72
72
73
73
## Using Code-Behind
74
74
75
-
Syncfusion UI for WPF can be added at runtime using C# / VB. The following steps help you to add required Essential WPF control using code. For example: **SfTextBoxExt**.
75
+
Syncfusion<sup>®</sup> UI for WPF can be added at runtime using C# / VB. The following steps help you to add required Essential<sup>®</sup> WPF control using code. For example: **SfTextBoxExt**.
76
76
77
77
1. Create a WPF project in Visual Studio and refer to the following assemblies:
78
78
@@ -156,23 +156,23 @@ Me.Content = textBoxExt1
156
156
157
157
## Using Project Template
158
158
159
-
Syncfusion provides the Visual Studio Project Templates for the Syncfusion WPF platform to create Syncfusion WPF Application.
159
+
Syncfusion<sup>®</sup> provides the Visual Studio Project Templates for the Syncfusion<sup>®</sup> WPF platform to create Syncfusion<sup>®</sup> WPF Application.
160
160
161
-
I> The Syncfusion WPF templates are available from v16.1.0.24.
161
+
I> The Syncfusion<sup>®</sup> WPF templates are available from v16.1.0.24.
162
162
163
163
### Create Syncfusion WPF project
164
164
165
-
The following steps direct you to create the Syncfusion WPF project using the Visual Studio Project Template.
165
+
The following steps direct you to create the Syncfusion<sup>®</sup> WPF project using the Visual Studio Project Template.
166
166
167
-
1. To create a Syncfusion WPF project, choose New Project-> Syncfusion->Windows->Syncfusion WPF Application from Visual Studio.
167
+
1. To create a Syncfusion<sup>®</sup> WPF project, choose New Project-> Syncfusion->Windows->Syncfusion WPF Application from Visual Studio.
@@ -200,6 +200,6 @@ N> Minimum target Framework is 4.0 for Syncfusion WPF project templates.
200
200
201
201

202
202
203
-
5. Then, Syncfusion licensing registration required message box will be shown as follows, if you have installed the trial setup or NuGet packages since Syncfusion introduced the licensing system with the 2018 Volume 2 (v16.2.0.41) Essential Studio release. Please 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 for 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.
203
+
5. Then, Syncfusion<sup>®</sup> licensing registration required message box will be shown as follows, if you have installed the trial setup or NuGet packages since Syncfusion introduced the licensing system with the 2018 Volume 2 (v16.2.0.41) Essential Studio release. Please 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<sup>®</sup> license key for 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.
Copy file name to clipboardExpand all lines: wpf/Circular-ProgressBar/Custom-Content.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
layout: post
3
3
title: Custom Content in WPF circular progressbar control | Syncfusion®
4
-
description: Learn here all about Custom Content support in Syncfusion® WPF circular progressbar (SfCircularProgressBar) control and more.
4
+
description: Learn here all about Custom Content support in Syncfusion<sup>®</sup>; WPF circular progressbar (SfCircularProgressBar) control and more.
Copy file name to clipboardExpand all lines: wpf/Circular-ProgressBar/Getting-Started.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
layout: post
3
3
title: Getting Started with WPF Circular ProgressBar | Syncfusion®
4
-
description: Learn here about getting started with Syncfusion® WPF Circular ProgressBar (SfCircularProgressBar) control, its elements and more details.
4
+
description: Learn here about getting started with Syncfusion<sup>®</sup>; WPF Circular ProgressBar (SfCircularProgressBar) control, its elements and more details.
5
5
platform: wpf
6
6
control: SfCircularProgressBar
7
7
documentation: ug
@@ -31,7 +31,7 @@ To add control manually in XAML, follow the given steps:
31
31
32
32
1. Add the following required assembly references to the project:
33
33
* Syncfusion.SfProgressBar.WPF
34
-
2. Import Syncfusion® WPF schema **http://schemas.syncfusion.com/wpf** the in XAML page.
34
+
2. Import Syncfusion<sup>®</sup>; WPF schema **http://schemas.syncfusion.com/wpf** the in XAML page.
35
35
3. Declare the SfCircularProgressBar control in the XAML page.
Copy file name to clipboardExpand all lines: wpf/Circular-ProgressBar/Overview.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
layout: post
3
-
title: About WPF Circular ProgressBar control | Syncfusion®
4
-
description: Learn here all about introduction of Syncfusion® WPF Circular ProgressBar (SfCircularProgressBar) control, its elements and more details.
3
+
title: About WPF Circular ProgressBar control | Syncfusion<sup>®</sup>;
4
+
description: Learn here all about introduction of Syncfusion<sup>®</sup>; WPF Circular ProgressBar (SfCircularProgressBar) control, its elements and more details.
Copy file name to clipboardExpand all lines: wpf/Control-Dependencies.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,11 +7,11 @@ control: Control Dependencies
7
7
documentation: ug
8
8
---
9
9
10
-
# Control Dependencies in Syncfusion's WPF Controls
10
+
# Control Dependencies in Syncfusion<sup>®</sup>'s WPF Controls
11
11
12
12
This section contains a list of assembly or NuGet references required to use any control in the application. You can refer to the [installation and deployment section](https://help.syncfusion.com/wpf/installation-and-upgrade/system-requirements) to know about assembly installation location and [NuGet packages](https://help.syncfusion.com/wpf/visual-studio-integration/nuget-packages) section to know how to add NuGet reference.
13
13
14
-
You can refer to the [syncfusion controls section](https://help.syncfusion.com/wpf/add-syncfusion-controls) to learn how to add syncfusion control.
14
+
You can refer to the [syncfusion controls section](https://help.syncfusion.com/wpf/add-syncfusion-controls) to learn how to add syncfusion<sup>®</sup> control.
15
15
16
16
N> Starting with version 16.2(2018 Vol 2), the `Syncfusion.Licensing.dll` will be added as reference for all the Syncfusion WPF controls. Please refer to this [help topic](https://help.syncfusion.com/common/essential-studio/licensing/license-key), for more information.
0 commit comments