VPKSoft.RichTextEdit
1.0.0.3
.NET Framework 4.7
Install-Package VPKSoft.RichTextEdit -Version 1.0.0.3
dotnet add package VPKSoft.RichTextEdit --version 1.0.0.3
<PackageReference Include="VPKSoft.RichTextEdit" Version="1.0.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VPKSoft.RichTextEdit --version 1.0.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: VPKSoft.RichTextEdit, 1.0.0.3"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install VPKSoft.RichTextEdit as a Cake Addin
#addin nuget:?package=VPKSoft.RichTextEdit&version=1.0.0.3
// Install VPKSoft.RichTextEdit as a Cake Tool
#tool nuget:?package=VPKSoft.RichTextEdit&version=1.0.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A library containing a rich text edit component with a tool strip
Product | Versions |
---|---|
.NET Framework | net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- VPKSoft.TextEditIcons (>= 1.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Published the underlying RichTextBox control as a property.