Skip to content
Merged
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
2 changes: 2 additions & 0 deletions controls/chartview/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ This article shows how you can start using **RadChartView**.

To use `RadChartView` when working with NuGet packages, install the `Telerik.UI.for.WinForms.AllControls` package. The [package target framework version may vary]({%slug winforms-available-nugets%}).

If you don’t need all controls, you can instead install a more lightweight package targeting only RadChartView: **UI.for.WinForms.ChartView**. This package has a dependency on **UI.for.WinForms.Common**, which will be automatically installed when adding the **ChartView NuGet**.

Read more about NuGet installation in the [Install using NuGet Packages]({%slug winforms/nuget%}) article.

>tip With the 2025 Q1 release, the Telerik UI for WinForms has a new licensing mechanism. You can learn more about it [here]({%slug license-key%}).
Expand Down
2 changes: 2 additions & 0 deletions controls/diagram/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ This article shows how you can start using **RadDiagram**.

To use `RadDiagram` when working with NuGet packages, install the `Telerik.UI.for.WinForms.AllControls` package. The [package target framework version may vary]({%slug winforms-available-nugets%}).

If you don’t need all controls, you can instead install a more lightweight package targeting only RadDiagram: **UI.for.WinForms.RadDiagram**. This package has a dependency on **UI.for.WinForms.Common**, and **UI.for.WinForms.Dock**, that will be automatically installed when adding the **RadDiagram NuGet**.

Read more about NuGet installation in the [Install using NuGet Packages]({%slug winforms/nuget%}) article.

>tip With the 2025 Q1 release, the Telerik UI for WinForms has a new licensing mechanism. You can learn more about it [here]({%slug license-key%}).
Expand Down
2 changes: 2 additions & 0 deletions controls/dock/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ This article shows how you can start using **RadDock**.

To use `RadDock` when working with NuGet packages, install the `Telerik.UI.for.WinForms.AllControls` package. The [package target framework version may vary]({%slug winforms-available-nugets%}).

If you don’t need all controls, you can instead install a more lightweight package targeting only RadDock: **UI.for.WinForms.Dock**. This package has a dependency on **UI.for.WinForms.Common**, which will be automatically installed when adding the **Dock NuGet**.

Read more about NuGet installation in the [Install using NuGet Packages]({%slug winforms/nuget%}) article.

>tip With the 2025 Q1 release, the Telerik UI for WinForms has a new licensing mechanism. You can learn more about it [here]({%slug license-key%}).
Expand Down
2 changes: 2 additions & 0 deletions controls/gridview/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ This article shows how you can start using **RadGridView**.

To use `RadGridView` when working with NuGet packages, install the `Telerik.UI.for.WinForms.AllControls` package. The [package target framework version may vary]({%slug winforms-available-nugets%}).

If you don’t need all controls, you can instead install a more lightweight package targeting only RadGridView: **UI.for.WinForms.GridView**. This package has a dependency on **UI.for.WinForms.Common**, which will be automatically installed when adding the GridView NuGet.

Read more about NuGet installation in the [Install using NuGet Packages]({%slug winforms/nuget%}) article.

>tip With the 2025 Q1 release, the Telerik UI for WinForms has a new licensing mechanism. You can learn more about it [here]({%slug license-key%}).
Expand Down
2 changes: 2 additions & 0 deletions controls/map/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ This tutorial will help you to quickly get started using the control.

To use `RadMap` when working with NuGet packages, install the `Telerik.UI.for.WinForms.AllControls` package. The [package target framework version may vary]({%slug winforms-available-nugets%}).

If you don’t need all controls, you can instead install a more lightweight package targeting only RadMap: **UI.for.WinForms.RadMap**. This package has a dependency on **UI.for.WinForms.Common**, which will be automatically installed when adding the **RadMap NuGet**.

Read more about NuGet installation in the [Install using NuGet Packages]({%slug winforms/nuget%}) article.

>tip With the 2025 Q1 release, the Telerik UI for WinForms has a new licensing mechanism. You can learn more about it [here]({%slug license-key%}).
Expand Down
2 changes: 2 additions & 0 deletions controls/pdfviewer/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ This tutorial will help you to quickly get started using the control.

To use `RadPdfViewer` when working with NuGet packages, install the `Telerik.UI.for.WinForms.AllControls` package. The [package target framework version may vary]({%slug winforms-available-nugets%}).

If you don’t need all controls, you can instead install a more lightweight package targeting only RadPdfViewer: **UI.for.WinForms.PdfViewer**. This package has a dependency on **UI.for.WinForms.Common**, **Telerik.Windows.Documents.Core**, and **Telerik.Windows.Documents.Fixed**, that will be automatically installed when adding the **PdfViewer NuGet**.

Read more about NuGet installation in the [Install using NuGet Packages]({%slug winforms/nuget%}) article.

>tip With the 2025 Q1 release, the Telerik UI for WinForms has a new licensing mechanism. You can learn more about it [here]({%slug license-key%}).
Expand Down
5 changes: 5 additions & 0 deletions controls/richtexteditor/getting-started/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@ This tutorial will help you to quickly get started using the control.

To use `RadRichTextEditor` when working with NuGet packages, install the `Telerik.UI.for.WinForms.AllControls` package. The [package target framework version may vary]({%slug winforms-available-nugets%}).

If you don’t need all controls, you can instead install a more lightweight package targeting only RadRichTextEditor: **UI.for.WinForms.RichTextEditor**. This package has a dependency on the following NuGets, that will be automatically installed when adding the **RichTextEditor NuGet**.

* __UI.for.WinForms.Common__
* __Telerik.Windows.Documents.Core__

Read more about NuGet installation in the [Install using NuGet Packages]({%slug winforms/nuget%}) article.

>tip With the 2025 Q1 release, the Telerik UI for WinForms has a new licensing mechanism. You can learn more about it [here]({%slug license-key%}).
Expand Down
2 changes: 2 additions & 0 deletions controls/spellchecker/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ This tutorial will help you to quickly get started using the control.

To use `RadSpellChecker` when working with NuGet packages, install the `Telerik.UI.for.WinForms.AllControls` package. The [package target framework version may vary]({%slug winforms-available-nugets%}).

If you don’t need all controls, you can instead install a more lightweight package targeting only RadSpellChecker: **UI.for.WinForms.SpellChecker**. This package has a dependency on **UI.for.WinForms.Common**, which will be automatically installed when adding the **SpellChecker NuGet**.

Read more about NuGet installation in the [Install using NuGet Packages]({%slug winforms/nuget%}) article.

>tip With the 2025 Q1 release, the Telerik UI for WinForms has a new licensing mechanism. You can learn more about it [here]({%slug license-key%}).
Expand Down
11 changes: 11 additions & 0 deletions controls/spreadsheet/getting-started/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,17 @@ This tutorial will help you to quickly get started using the control.

To use `RadSpreadsheet` when working with NuGet packages, install the `Telerik.UI.for.WinForms.AllControls` package. The [package target framework version may vary]({%slug winforms-available-nugets%}).

If you don’t need all controls, you can instead install a more lightweight package targeting only RadSpreadsheet: **UI.for.WinForms.RadSpreadsheet**. This package has a dependency on the following NuGets, that will be automatically installed when adding the **RadSpreadsheet NuGet**.

* __UI.for.WinForms.Common__
* __UI.for.WinForms.GridView__
* __UI.for.WinForms.ChartView__
* __Telerik.Windows.Documents.Core__
* __Telerik.Windows.Documents.Spreadsheet__
* __Telerik.Windows.Documents.Spreadsheet.FormatProviders.OpenXml__
* __Telerik.Windows.Documents.Spreadsheet.FormatProviders.Pdf__
* __Telerik.Windows.Documents.Spreadsheet.FormatProviders.Xls__

Read more about NuGet installation in the [Install using NuGet Packages]({%slug winforms/nuget%}) article.

>tip With the 2025 Q1 release, the Telerik UI for WinForms has a new licensing mechanism. You can learn more about it [here]({%slug license-key%}).
Expand Down
2 changes: 2 additions & 0 deletions controls/syntax-editor/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ This tutorial will help you to quickly get started using the control.

To use `RadSyntaxEditor` when working with NuGet packages, install the `Telerik.UI.for.WinForms.AllControls` package. The [package target framework version may vary]({%slug winforms-available-nugets%}).

If you don’t need all controls, you can instead install a more lightweight package targeting only RadSyntaxEditor: **UI.for.WinForms.SyntaxEditor**. This package has a dependency on **UI.for.WinForms.Common**, which will be automatically installed when adding the **SyntaxEditor NuGet**.

Read more about NuGet installation in the [Install using NuGet Packages]({%slug winforms/nuget%}) article.

>tip With the 2025 Q1 release, the Telerik UI for WinForms has a new licensing mechanism. You can learn more about it [here]({%slug license-key%}).
Expand Down
6 changes: 6 additions & 0 deletions controls/toast-notification/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,12 @@ This tutorial will help you to quickly get started using the control.

To use `RadToastNotification` when working with NuGet packages, install the `Telerik.UI.for.WinForms.AllControls` package. The [package target framework version may vary]({%slug winforms-available-nugets%}).

If you don’t need all controls, you can instead install a more lightweight package targeting only RadToastNotification: **UI.for.WinForms.RadToastNotification**. This package has a dependency on the following NuGets, that will be automatically installed when adding the **RadToastNotification NuGet**.

* __Microsoft.Toolkit.Uwp.Notifications__
* __UI.for.WinForms.Common__
* __UI.for.WinForms.SyntaxEditor__

Read more about NuGet installation in the [Install using NuGet Packages]({%slug winforms/nuget%}) article.

>tip With the 2025 Q1 release, the Telerik UI for WinForms has a new licensing mechanism. You can learn more about it [here]({%slug license-key%}).
Expand Down
2 changes: 2 additions & 0 deletions controls/webcam/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ This article will help you to quickly get started using the control.

To use `RadWebCam` when working with NuGet packages, install the `Telerik.UI.for.WinForms.AllControls` package. The [package target framework version may vary]({%slug winforms-available-nugets%}).

If you don’t need all controls, you can instead install a more lightweight package targeting only RadWebCam: **UI.for.WinForms.RadWebCam**. This package has a dependency on **UI.for.WinForms.Common**, which will be automatically installed when adding the **RadWebCam NuGet**.

Read more about NuGet installation in the [Install using NuGet Packages]({%slug winforms/nuget%}) article.

>tip With the 2025 Q1 release, the Telerik UI for WinForms has a new licensing mechanism. You can learn more about it [here]({%slug license-key%}).
Expand Down