Skip to content

Commit 9bba5c7

Browse files
Merge pull request #1151 from syncfusion-content/Hotfix-Trademark
UG-936041 Included the Registered Trademark Symbol in WinForms UG Document
2 parents a553877 + a83824b commit 9bba5c7

File tree

10 files changed

+85
-85
lines changed

10 files changed

+85
-85
lines changed

WindowsForms/Add-Syncfusion-Controls.md

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
22
layout: post
3-
title: Steps to add Syncfusion Essential Windows Forms controls
4-
description: Learn here about Steps to Add syncfusion controls support in Syncfusion Essential Windows Forms, and more.
3+
title: Steps to add Syncfusion® Essential® Windows Forms controls
4+
description: Learn here about Steps to Add Syncfusion® controls support in Syncfusion® Essential® Windows Forms, and more.
55
platform: windowsforms
66
control: Introduction
77
documentation: ug
88
---
99

10-
# Add Windows Forms Syncfusion Controls
10+
# Add Windows Forms Syncfusion<sup>®</sup> Controls
1111

12-
The Syncfusion Windows Forms controls can be added in a Visual Studio projects by using either of the following ways,
12+
The Syncfusion<sup>®</sup> Windows Forms controls can be added in a Visual Studio projects by using either of the following ways,
1313

1414
* Through Designer
1515
* Through Code-Behind
@@ -18,7 +18,7 @@ The Syncfusion Windows Forms controls can be added in a Visual Studio projects b
1818

1919
## Through Designer
2020

21-
Syncfusion UI for Windows Forms are added automatically to the Visual Studio Toolbox during installation. The following steps helps to add required Essential Windows Forms control through drag and drop from Toolbox. For example: **TextBoxExt**
21+
Syncfusion<sup>®</sup> UI for Windows Forms are added automatically to the Visual Studio Toolbox during installation. The following steps helps to add required Essential<sup>®</sup> Windows Forms control through drag and drop from Toolbox. For example: **TextBoxExt**
2222

2323
1.Create a Windows Forms project in Visual Studio.
2424

@@ -32,7 +32,7 @@ Syncfusion UI for Windows Forms are added automatically to the Visual Studio Too
3232

3333
## Through Code-Behind
3434

35-
Syncfusion UI for Windows Forms can added at runtime using C# / VB. The following steps helps to add required Essential Windows Forms control through code. For example: **TextBoxExt**.
35+
Syncfusion<sup>®</sup> UI for Windows Forms can added at runtime using C# / VB. The following steps helps to add required Essential<sup>®</sup> Windows Forms control through code. For example: **TextBoxExt**.
3636

3737
1. Create a Windows Forms project in Visual Studio and refer to the following assemblies.
3838

@@ -116,23 +116,23 @@ Me.Controls.Add(Me.textBoxExt1)
116116

117117
## Through Project Template
118118

119-
Syncfusion provides the Visual Studio Project Templates for the Syncfusion Windows Forms platform to create Syncfusion Windows Forms Application.
119+
Syncfusion<sup>®</sup> provides the Visual Studio Project Templates for the Syncfusion<sup>®</sup> Windows Forms platform to create Syncfusion<sup>®</sup> Windows Forms Application.
120120

121-
I> The Syncfusion Windows Forms templates are available from v14.3.0.49.
121+
I> The Syncfusion<sup>®</sup> Windows Forms templates are available from v14.3.0.49.
122122

123-
### Create Syncfusion Windows Forms Project
123+
### Create Syncfusion<sup>®</sup> Windows Forms Project
124124

125-
The following steps direct you to create the Syncfusion Windows Forms project through the Visual Studio Project Template.
125+
The following steps direct you to create the Syncfusion<sup>®</sup> Windows Forms project through the Visual Studio Project Template.
126126

127-
1. To create a Syncfusion Windows Forms project, choose New Project-> Syncfusion->Windows->Syncfusion Windows Forms Application from Visual Studio
127+
1. To create a Syncfusion<sup>®</sup> Windows Forms project, choose New Project-> Syncfusion<sup>®</sup>->Windows->Syncfusion<sup>®</sup> Windows Forms Application from Visual Studio
128128

129129
![Add-Syncfusion-Control_images1](Add-Syncfusion-Control_images\Syncfusion-Project-Template-Gallery-1.png)
130130

131131
2. Name the Project, choose the destination location when required and set the Framework of the project, then click OK.
132132

133-
N> Minimum target Framework is 3.5 for Syncfusion Windows Forms project templates.
133+
N> Minimum target Framework is 3.5 for Syncfusion<sup>®</sup> Windows Forms project templates.
134134

135-
3. Choose the options to configure the Syncfusion Windows Forms Application by using the following Project Configuration Wizard.
135+
3. Choose the options to configure the Syncfusion<sup>®</sup> Windows Forms Application by using the following Project Configuration Wizard.
136136

137137
![Add-Syncfusion-Control_images2](Add-Syncfusion-Control_images\Syncfusion-Project-Template-Gallery-2.png)
138138

@@ -150,36 +150,36 @@ The following steps direct you to create the Syncfusion Windows Forms project th
150150

151151
![Add-Syncfusion-Control_images5](Add-Syncfusion-Control_images\Syncfusion-Project-Template-Gallery-5.png)
152152

153-
4. Once the Project Configuration Wizard is done, the Syncfusion Windows Forms project is created with required references and forms.
153+
4. Once the Project Configuration Wizard is done, the Syncfusion<sup>®</sup> Windows Forms project is created with required references and forms.
154154

155155
![Add-Syncfusion-Control_images6](Add-Syncfusion-Control_images\Syncfusion-Project-Template-Gallery-6.png)
156156

157157
![Add-Syncfusion-Control_images7](Add-Syncfusion-Control_images\Syncfusion-Project-Template-Gallery-7.png)
158158

159-
5. Then, Syncfusion licensing registration required message box will be shown as follow, if you are installed the trial setup or NuGet packages since Syncfusion introduced the licensing system from 2018 Volume 2 (v16.2.0.41) Essential Studio release. Please 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.
159+
5. Then, Syncfusion<sup>®</sup> licensing registration required message box will be shown as follow, if you are installed the trial setup or NuGet packages since Syncfusion<sup>®</sup> introduced the licensing system from 2018 Volume 2 (v16.2.0.41) Essential Studio<sup>®</sup> release. Please 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<sup>®</sup> 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<sup>®</sup>.
160160

161161
![Add-Syncfusion-Control_images8](Add-Syncfusion-Control_images\Syncfusion-Project-Template-Gallery-8.png)
162162

163163
## Through Item Template
164164

165-
The Syncfusion Item Templates Add new item feature provides support to Windows Forms platform. To add the Syncfusion item files in Visual Studio, install Syncfusion Essential Studio for Windows Forms platform.The item template available from Syncfusion Essential Studio v13.1.0.21.
165+
The Syncfusion<sup>®</sup> Item Templates Add new item feature provides support to Windows Forms platform. To add the Syncfusion<sup>®</sup> item files in Visual Studio, install Syncfusion<sup>®</sup> Essential Studio<sup>®</sup> for Windows Forms platform.The item template available from Syncfusion<sup>®</sup> Essential Studio<sup>®</sup> v13.1.0.21.
166166

167-
### Using Syncfusion Item Template Gallery
167+
### Using Syncfusion<sup>®</sup> Item Template Gallery
168168

169-
Follow the given steps to add the Syncfusion item in Visual Studio.
169+
Follow the given steps to add the Syncfusion<sup>®</sup> item in Visual Studio.
170170

171171
1. Open a new or existing Windows Forms application.
172172

173-
2. Right-click on the Windows Forms Project from the Solution Explorer. Select the Add Syncfusion Item New Item... option. Refer to the following screenshot
173+
2. Right-click on the Windows Forms Project from the Solution Explorer. Select the Add Syncfusion<sup>®</sup> Item New Item... option. Refer to the following screenshot
174174
for more information.
175175

176176
![Add-Syncfusion-Control_images1](Add-Syncfusion-Control_images\Syncfusion-Item-Template-Gallery-1.png)
177177

178-
3. Now the Syncfusion Item Template Gallery window will open.
178+
3. Now the Syncfusion<sup>®</sup> Item Template Gallery window will open.
179179

180180
![Add-Syncfusion-Control_images2](Add-Syncfusion-Control_images\Syncfusion-Item-Template-Gallery-2.png)
181181

182-
4. Select the required version and themes or Form from the Syncfusion Item Template Gallery.
182+
4. Select the required version and themes or Form from the Syncfusion<sup>®</sup> Item Template Gallery.
183183

184184
![Add-Syncfusion-Control_images3](Add-Syncfusion-Control_images\Syncfusion-Item-Template-Gallery-3.png)
185185

@@ -191,36 +191,36 @@ This is a combo box where you can choose the application’s platform. For now i
191191

192192
#### Version
193193

194-
Syncfusion’s Installed Build Versions are listed for Syncfusion Essential Studio v13.1.0.21 and later, for the installed Windows Forms platform.
194+
Syncfusion’s Installed Build Versions are listed for Syncfusion<sup>®</sup> Essential Studio<sup>®</sup> v13.1.0.21 and later, for the installed Windows Forms platform.
195195

196196
#### Template Gallery
197197

198-
This part contains a set of Syncfusion Item Templates, and you can choose the Item Templates based on your need.
198+
This part contains a set of Syncfusion<sup>®</sup> Item Templates, and you can choose the Item Templates based on your need.
199199

200200
When Add button is clicked, then the selected item template is added to the project.
201201

202202
![Add-Syncfusion-Control_images5](Add-Syncfusion-Control_images\Syncfusion-Item-Template-Gallery-5.png)
203203

204-
5.Then, Syncfusion licensing registration required message box will be shown as follow, if you are installed the trial setup or NuGet packages since Syncfusion introduced the licensing system from 2018 Volume 2 (v16.2.0.41) Essential Studio release. Please 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.
204+
5.Then, Syncfusion<sup>®</sup> licensing registration required message box will be shown as follow, if you are installed the trial setup or NuGet packages since Syncfusion<sup>®</sup> introduced the licensing system from 2018 Volume 2 (v16.2.0.41) Essential Studio<sup>®</sup> release. Please 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<sup>®</sup> 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<sup>®</sup>.
205205

206206
![Add-Syncfusion-Control_images8](Add-Syncfusion-Control_images\Syncfusion-Project-Template-Gallery-8.png)
207207

208208
### Using Visual Studio Add new Item
209209

210-
Syncfusion Project Template can be also add from the Visual Studio Item Template. Right-click on the Windows Forms Project Add ->New Item. You can refer to the following screenshot for more information.
210+
Syncfusion<sup>®</sup> Project Template can be also add from the Visual Studio Item Template. Right-click on the Windows Forms Project Add ->New Item. You can refer to the following screenshot for more information.
211211

212212
![Add-Syncfusion-Control_images1](Add-Syncfusion-Control_images\Syncfusion-Add-New-Item-1.png)
213213

214-
1. The Syncfusion Item Templates are available under the Syncfusion tab. It is available for both C# Items and VB Items.
214+
1. The Syncfusion<sup>®</sup> Item Templates are available under the Syncfusion<sup>®</sup> tab. It is available for both C# Items and VB Items.
215215

216216
![Add-Syncfusion-Control_images2](Add-Syncfusion-Control_images\Syncfusion-Add-New-Item-2.png)
217217

218-
2. Now the selected template is added to the project along with Syncfusion references.
218+
2. Now the selected template is added to the project along with Syncfusion<sup>®</sup> references.
219219

220220
![Add-Syncfusion-Control_images3](Add-Syncfusion-Control_images\Syncfusion-Add-New-Item-3.png)
221221

222222
![Add-Syncfusion-Control_images4](Add-Syncfusion-Control_images\Syncfusion-Add-New-Item-4.png)
223223

224-
3. Then, Syncfusion licensing registration required message box will be shown as follow, if you are installed the trial setup or NuGet packages since Syncfusion introduced the licensing system from 2018 Volume 2 (v16.2.0.41) Essential Studio release. Please 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.
224+
3. Then, Syncfusion<sup>®</sup> licensing registration required message box will be shown as follow, if you are installed the trial setup or NuGet packages since Syncfusion<sup>®</sup> introduced the licensing system from 2018 Volume 2 (v16.2.0.41) Essential Studio<sup>®</sup> release. Please 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<sup>®</sup> 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<sup>®</sup>.
225225

226226
![Add-Syncfusion-Control_images8](Add-Syncfusion-Control_images\Syncfusion-Project-Template-Gallery-8.png)

WindowsForms/Control-Dependencies.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
layout: post
3-
title: Control dependencies | Windows Forms | Syncfusion
4-
description: Learn here about Control Dependencies with Syncfusion Windows Forms control, its elements and more details.
5-
platform: WindowsForms
3+
title: Control dependencies | Windows Forms | Syncfusion®
4+
description: Learn here about Control Dependencies with Syncfusion® Windows Forms control, its elements and more details.
5+
platform: windowsforms
66
control: Introduction
77
documentation: ug
88
---
@@ -12,9 +12,9 @@ documentation: ug
1212

1313
This section lists needed assembly or NuGet references to use any control in the application. You can refer to the [deployment section](https://help.syncfusion.com/windowsforms/deployment) to know assembly installation location and [NuGet packages](https://help.syncfusion.com/windowsforms/installation/install-nuget-packages) section to know how to add NuGet reference.
1414

15-
You can refer to the [syncfusion controls section](https://help.syncfusion.com/windowsforms/add-syncfusion-controls) to learn how to add syncfusion control.
15+
You can refer to the [Syncfusion<sup>®</sup> controls section](https://help.syncfusion.com/windowsforms/add-syncfusion-controls) to learn how to add Syncfusion<sup>®</sup> control.
1616

17-
N> Starting with version 16.2(2018 Vol 2), the `Syncfusion.Licensing.dll` will be added as reference for all the Syncfusion Windows Forms controls. Please refer to this [help topic](https://help.syncfusion.com/common/essential-studio/licensing/overview) for more information.
17+
N> Starting with version 16.2(2018 Vol 2), the `Syncfusion.Licensing.dll` will be added as reference for all the Syncfusion<sup>®</sup> Windows Forms controls. Please refer to this [help topic](https://help.syncfusion.com/common/essential-studio/licensing/overview) for more information.
1818

1919
## AutoComplete
2020

0 commit comments

Comments
 (0)