How to resize tablelayoutpanel dynamically
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
When i resize tablelayoutpanel dynamically i want set rows and columns according to the resizing..
-
When i resize tablelayoutpanel dynamically i want set rows and columns according to the resizing..
Use the Anchor property of the TableLayout panel to anchor the control to the sides of the form it's on, then set the column and row properties to either a percentage of the available space or specific valkues in pixels.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008