WindowsFormsExpander 0.6.0

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

// Install WindowsFormsExpander as a Cake Tool
#tool nuget:?package=WindowsFormsExpander&version=0.6.0

Windows Forms Expander

An Expander control for Windows Forms.


This library provides the Expander control class, a Windows Forms container control with a header that can be collapsed or expanded.

Screenshot

In this example you can see two Expander controls in a GroupBox (with their Dock property set to Top to let the layout rearrange the lower Expander when the upper is expanded or collapsed). For demonstration purposes the two Expanders contain PropertyGrids, but you can add any child controls you like.


René Vogt
Dresden 2021/01/15

Product Compatible and additional computed target framework versions.
.NET Framework 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.

This package has 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
0.6.0 1,652 1/18/2021
0.5.0 312 1/15/2021
0.5.0-preview-4 216 1/15/2021
0.5.0-preview-3 198 1/15/2021
0.5.0-preview-2 219 1/14/2021
0.5.0-preview-1 237 1/14/2021