VPKSoft.ScintillaTabbedTextControl
1.0.5.2
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package VPKSoft.ScintillaTabbedTextControl --version 1.0.5.2
NuGet\Install-Package VPKSoft.ScintillaTabbedTextControl -Version 1.0.5.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="VPKSoft.ScintillaTabbedTextControl" Version="1.0.5.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="VPKSoft.ScintillaTabbedTextControl" Version="1.0.5.2" />
<PackageReference Include="VPKSoft.ScintillaTabbedTextControl" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add VPKSoft.ScintillaTabbedTextControl --version 1.0.5.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: VPKSoft.ScintillaTabbedTextControl, 1.0.5.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package VPKSoft.ScintillaTabbedTextControl@1.0.5.2
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=VPKSoft.ScintillaTabbedTextControl&version=1.0.5.2
#tool nuget:?package=VPKSoft.ScintillaTabbedTextControl&version=1.0.5.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A tabbed control for ScintillaNET to display multiple documents.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net47 is compatible. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- AutoCompleteMenu-ScintillaNET (>= 1.6.2)
- VPKSoft.ScintillaLexers (>= 1.1.0.9)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.1.5 | 957 | 6/21/2021 |
| 1.1.4 | 562 | 5/23/2021 |
| 1.1.3 | 586 | 3/21/2021 |
| 1.1.1 | 568 | 3/5/2021 |
| 1.0.8 | 660 | 11/9/2020 |
| 1.0.7 | 670 | 11/8/2020 |
| 1.0.6 | 656 | 11/8/2020 |
| 1.0.5.7 | 854 | 7/12/2020 |
| 1.0.5.6 | 887 | 12/15/2019 |
| 1.0.5.5 | 727 | 12/15/2019 |
| 1.0.5.4 | 727 | 12/8/2019 |
| 1.0.5.3 | 680 | 12/7/2019 |
| 1.0.5.2 | 728 | 12/7/2019 |
| 1.0.5.1 | 761 | 10/27/2019 |
| 1.0.5 | 738 | 10/26/2019 |
| 1.0.4.9 | 711 | 10/6/2019 |
| 1.0.4.8 | 726 | 10/5/2019 |
| 1.0.4.7 | 740 | 9/18/2019 |
| 1.0.4.6 | 793 | 7/7/2019 |
| 1.0.4.5 | 774 | 6/12/2019 |
Loading failed
Added suspend/resume layout methods.