ToolStripComboBoxEx 1.0.0.9

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

Layout Panel Top

  • This is a custom control based on a ComboBox that allows it to be used on a ToolStrip.

Requires for development

Microsoft Visual Studio Community 2022 (64-bit) - Preview Version 17.12.0 Preview 1.0

  • Windows 10 or later

License

  • MIT

Technologies

  • Windows Forms
  • dotnet-core

Topics

  • Custom ToolStripComboBox

Updated

  • 08/22/2024
Product Compatible and additional computed target framework versions.
.NET net9.0-windows10.0.17763 is compatible.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net9.0-windows10.0.17763

    • 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
1.0.8 182 8/20/2024
1.0.0.9 131 8/20/2024
1.0.0.2 508 11/19/2022
1.0.0.1 364 11/14/2022
1.0.0 376 11/14/2022

Add support for .Net 6 and 7