TableLayoutPanelTop 1.0.8

dotnet add package TableLayoutPanelTop --version 1.0.8
                    
NuGet\Install-Package TableLayoutPanelTop -Version 1.0.8
                    
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="TableLayoutPanelTop" Version="1.0.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TableLayoutPanelTop" Version="1.0.8" />
                    
Directory.Packages.props
<PackageReference Include="TableLayoutPanelTop" />
                    
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 TableLayoutPanelTop --version 1.0.8
                    
#r "nuget: TableLayoutPanelTop, 1.0.8"
                    
#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=TableLayoutPanelTop&version=1.0.8
                    
Install TableLayoutPanelTop as a Cake Addin
#tool nuget:?package=TableLayoutPanelTop&version=1.0.8
                    
Install TableLayoutPanelTop as a Cake Tool

Layout Panel Top

  • This is a custom control based on a TableLayoutPanel with 1 row and 2 columns. The first column has a Button and the other has a Label.

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

Updated

  • 08/20/2024
Product Compatible and additional computed target framework versions.
.NET net8.0-windows10.0.17763 is compatible.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.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 157 8/20/2024
1.0.0.9 133 8/20/2024
1.0.0.3 125 8/20/2024

Add support for .Net 6 and 7