You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Columns and rows are not refreshed in the TableLayoutPanel after you click the X to close the Column and Row Styles dialog in the NET481 DemoConsole application #13251
Did it work in any of the earlier releases of .NET Core or .NET 5+?
This issue caused by the #12996, works well in .NET DemoConsole application. Has previous .NET GH issue: 2508.
Issue description
Columns and rows are not refreshed in the TableLayoutPanel after you click the X to close the Column and Row Styles dialog in the NET481 DemoConsole application.