dotnet / docs-desktop

This repository contains .NET documentation related to Windows Forms (winforms) and Windows Presentation Foundation (WPF).
Creative Commons Attribution 4.0 International
193 stars 174 forks source link

Add info about how TableLayoutPanel can only have one control per cell. #1850

Closed adegeo closed 3 months ago

adegeo commented 3 months ago

Summary

Add info about how TableLayoutPanel can only have one control per cell.

Fixes #1534


Internal previews

📄 File 🔗 Preview link
dotnet-desktop-guide/framework/winforms/controls/tablelayoutpanel-control-overview.md TableLayoutPanel Control Overview