WindowsFormsExpander 0.6.0
dotnet add package WindowsFormsExpander --version 0.6.0
NuGet\Install-Package WindowsFormsExpander -Version 0.6.0
<PackageReference Include="WindowsFormsExpander" Version="0.6.0" />
paket add WindowsFormsExpander --version 0.6.0
#r "nuget: WindowsFormsExpander, 0.6.0"
// 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.
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 Expander
s contain PropertyGrid
s, but you can add any child controls you like.
René Vogt
Dresden 2021/01/15
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
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 | 3,498 | 1/18/2021 |
0.5.0 | 341 | 1/15/2021 |
0.5.0-preview-4 | 245 | 1/15/2021 |
0.5.0-preview-3 | 221 | 1/15/2021 |
0.5.0-preview-2 | 246 | 1/14/2021 |
0.5.0-preview-1 | 261 | 1/14/2021 |