CodeArtEng.Controls 1.4.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package CodeArtEng.Controls --version 1.4.0
NuGet\Install-Package CodeArtEng.Controls -Version 1.4.0
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="1.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CodeArtEng.Controls --version 1.4.0
#r "nuget: CodeArtEng.Controls, 1.4.0"
#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.
// Install CodeArtEng.Controls as a Cake Addin
#addin nuget:?package=CodeArtEng.Controls&version=1.4.0

// Install CodeArtEng.Controls as a Cake Tool
#tool nuget:?package=CodeArtEng.Controls&version=1.4.0

WinForms User Control

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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.2.0 344 11/26/2023
3.1.1 131 11/5/2023
3.1.0 141 9/24/2023
3.0.2 574 1/1/2023
3.0.1 1,066 7/25/2021
3.0.0 642 5/16/2021
2.7.3 941 10/10/2020
2.7.2 474 10/8/2020
2.7.1 615 9/11/2020
2.7.0 563 9/1/2020
2.6.1 590 7/12/2020
2.6.0 562 6/8/2020
2.5.1 558 5/31/2020
2.5.0 509 5/30/2020
2.4.0 521 5/5/2020
2.3.0 1,001 8/25/2019
2.2.6 953 2/23/2019
2.2.3 716 1/27/2019
2.2.2 803 1/6/2019
2.2.0 1,938 4/30/2018
2.1.10 993 1/22/2018
2.1.2 883 10/29/2017
2.1.1 866 10/23/2017
2.1.0 870 10/22/2017
2.0.0.2 955 3/11/2017
2.0.0 964 12/25/2016
1.7.0 1,012 8/6/2016
1.5.0.1 1,094 1/6/2016
1.5.0 1,159 10/7/2015
1.4.0 1,096 9/13/2015
1.3.1 1,075 9/11/2015
1.3.0 1,090 9/4/2015

V1.0.0 - Initial release - FileExplorer Control
V1.1.0 - Added MRU List
V1.1.1 - MRU List: Set default event, change FilePath to FileName.
V1.2.2 - MRU List: Add tool tip text to show full path for truncated file name.
V1.3.0 - Added OpenFilePanel and FolderBrowsePanel. Added NuGet package.
V1.4.0 - Added drag and drop for OpenFilePanel and FolderBrowsePanel.