C1.Win.Input.MultiSelect 10.0.20261.779

There is a newer version of this package available.
See the version list below for details.
dotnet add package C1.Win.Input.MultiSelect --version 10.0.20261.779
                    
NuGet\Install-Package C1.Win.Input.MultiSelect -Version 10.0.20261.779
                    
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="C1.Win.Input.MultiSelect" Version="10.0.20261.779" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="C1.Win.Input.MultiSelect" Version="10.0.20261.779" />
                    
Directory.Packages.props
<PackageReference Include="C1.Win.Input.MultiSelect" />
                    
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 C1.Win.Input.MultiSelect --version 10.0.20261.779
                    
#r "nuget: C1.Win.Input.MultiSelect, 10.0.20261.779"
                    
#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 C1.Win.Input.MultiSelect@10.0.20261.779
                    
#: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=C1.Win.Input.MultiSelect&version=10.0.20261.779
                    
Install as a Cake Addin
#tool nuget:?package=C1.Win.Input.MultiSelect&version=10.0.20261.779
                    
Install as a Cake Tool

About

MultiSelect for WinForms is a control that enables selection of multiple items from a list with tag editing behavior.

Key Features:

  • Select specific or all items from a defined list of items, which are displayed in the control header post selection.
  • Add and remove items from the list through code or directly from the control header.
  • Control the number of items to be displayed in header.
  • Support text input (edit mode) which makes the selected tags editable in both the appearances – comma separated strings and tags.
  • Can be bound to two different data sources, TagsDataSource and DataSource.

Resources

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.  net8.0-windows7.0 is compatible.  net9.0-windows was computed.  net10.0-windows was computed.  net10.0-windows7.0 is compatible. 
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
10.0.20261.796 49 7/3/2026
10.0.20261.779 169 5/29/2026
10.0.20252.761 278 3/20/2026
10.0.20252.755 241 2/12/2026
10.0.20252.740 697 12/1/2025
8.0.20251.721 638 9/18/2025
8.0.20251.714 456 7/11/2025
8.0.20251.709 356 5/30/2025
8.0.20251.708 410 5/16/2025
8.0.20242.700 645 3/5/2025
8.0.20242.693 577 12/27/2024
8.0.20242.688 453 11/20/2024
8.0.20242.681 340 11/12/2024
8.0.20241.672 1,350 9/3/2024
8.0.20241.664 547 7/8/2024
8.0.20241.657 381 5/29/2024
8.0.20233.643 730 3/12/2024
8.0.20233.636 456 1/19/2024
8.0.20233.631 429 11/21/2023
6.0.20232.620 357 9/25/2023
Loading failed