Skip to content
Merged
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
4 changes: 2 additions & 2 deletions winforms-converter/step-by-step-tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ published: True
position: 1
---

# Convert your existing application to Telerik UI for Winforms
# Convert your existing application to Telerik UI for WinForms

This article will guide you through the process of converting the Microsoft Windows Forms controls in your application to Telerik UI for Winforms counterparts.
This article will guide you through the process of converting the Microsoft Windows Forms controls in your application to Telerik UI for WinForms counterparts.

>tip We strongly recommend you using a source control system like TFS or Git. This will allow you to review the changes and restore to previous version if needed.

Expand Down