DotNetLib.Controls
0.1.2.3
dotnet add package DotNetLib.Controls --version 0.1.2.3
NuGet\Install-Package DotNetLib.Controls -Version 0.1.2.3
<PackageReference Include="DotNetLib.Controls" Version="0.1.2.3" />
<PackageVersion Include="DotNetLib.Controls" Version="0.1.2.3" />
<PackageReference Include="DotNetLib.Controls" />
paket add DotNetLib.Controls --version 0.1.2.3
#r "nuget: DotNetLib.Controls, 0.1.2.3"
#:package DotNetLib.Controls@0.1.2.3
#addin nuget:?package=DotNetLib.Controls&version=0.1.2.3
#tool nuget:?package=DotNetLib.Controls&version=0.1.2.3
#TreeListView
WinForm Control TreeListView
/*
| Author: Josh Carlson |
| |
| This work builds on code posted to CodeProject |
| Jon Rista http://codeproject.com/cs/miscctrl/extendedlistviews.asp |
| and also updates by |
| Bill Seddon http://codeproject.com/cs/miscctrl/Extended_List_View_2.asp |
| |
| This code is provided "as is" and no warranty about |
| it fitness for any specific task is expressed or |
| implied. If you choose to use this code, you do so |
| at your own risk. |
*/
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net20 is compatible. net35 was computed. net40 was computed. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
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 |
---|---|---|
0.1.2.3 | 1,837 | 3/21/2018 |
DotNetLib.Controls--TreeListView