ToolStripComboBoxEx 1.0.0.2

dotnet add package ToolStripComboBoxEx --version 1.0.0.2
NuGet\Install-Package ToolStripComboBoxEx -Version 1.0.0.2
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.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ToolStripComboBoxEx --version 1.0.0.2
#r "nuget: ToolStripComboBoxEx, 1.0.0.2"
#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 ToolStripComboBoxEx as a Cake Addin
#addin nuget:?package=ToolStripComboBoxEx&version=1.0.0.2

// Install ToolStripComboBoxEx as a Cake Tool
#tool nuget:?package=ToolStripComboBoxEx&version=1.0.0.2

Layout Panel Top

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

Requires for development

  • Visual Studio 2022 Version 17.3.0 Preview 2.0 or later
  • .NET Core 6.0.6 or later
  • Windows 10 or later

License

  • MIT

Technologies

  • Windows Forms
  • dotnet-core

Topics

  • Custom ToolStripComboBox

Updated

  • 11/13/2022
Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net7.0-windows7.0 is compatible.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net6.0-windows7.0

    • No dependencies.
  • net7.0-windows7.0

    • 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.0.2 414 11/19/2022
1.0.0.1 300 11/14/2022
1.0.0 311 11/14/2022

Add support for .Net 6 and 7