CodeArtEng.Controls 3.3.5

dotnet add package CodeArtEng.Controls --version 3.3.5
                    
NuGet\Install-Package CodeArtEng.Controls -Version 3.3.5
                    
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="CodeArtEng.Controls" Version="3.3.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CodeArtEng.Controls" Version="3.3.5" />
                    
Directory.Packages.props
<PackageReference Include="CodeArtEng.Controls" />
                    
Project file
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 CodeArtEng.Controls --version 3.3.5
                    
#r "nuget: CodeArtEng.Controls, 3.3.5"
                    
#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.
#addin nuget:?package=CodeArtEng.Controls&version=3.3.5
                    
Install CodeArtEng.Controls as a Cake Addin
#tool nuget:?package=CodeArtEng.Controls&version=3.3.5
                    
Install CodeArtEng.Controls as a Cake Tool

WinForms User Controls

Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net8.0-windows was computed.  net9.0-windows was computed. 
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on CodeArtEng.Controls:

Package Downloads
MediaDevices.Controls

WinForms Controls For Media Devices

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.3.5 151 1/24/2025
3.3.3 117 12/29/2024
3.3.2 303 8/8/2024
3.3.1 97 8/6/2024
3.3.0 173 7/8/2024
3.2.1 135 7/7/2024
3.2.0 576 11/26/2023
3.1.1 170 11/5/2023
3.1.0 178 9/24/2023
3.0.2 636 1/1/2023
3.0.1 1,154 7/25/2021 3.0.1 is deprecated because it is no longer maintained.
3.0.0 699 5/16/2021 3.0.0 is deprecated because it is no longer maintained.
2.7.3 1,006 10/10/2020
2.7.2 529 10/8/2020
2.7.1 715 9/11/2020
2.7.0 614 9/1/2020
2.6.1 646 7/12/2020
2.6.0 616 6/8/2020
2.5.1 610 5/31/2020
2.5.0 558 5/30/2020
2.4.0 580 5/5/2020
2.3.0 1,065 8/25/2019
2.2.6 1,007 2/23/2019
2.2.3 777 1/27/2019
2.2.2 864 1/6/2019
2.2.0 2,180 4/30/2018
2.1.10 1,152 1/22/2018
2.1.2 992 10/29/2017
2.1.1 978 10/23/2017
2.1.0 988 10/22/2017
2.0.0.2 1,067 3/11/2017
2.0.0 1,077 12/25/2016
1.7.0 1,121 8/6/2016
1.5.0.1 1,215 1/6/2016
1.5.0 1,274 10/7/2015
1.4.0 1,210 9/13/2015
1.3.1 1,194 9/11/2015
1.3.0 1,213 9/4/2015

Add SelectAll() to LabeledTextBox