When I set a TextBox dock style to Fill inside a TableLayoutPanel cell, only the width resizes while the height remains the same.
How do I make the height fill out the TableLayoutPanel's cell?
When I set a TextBox dock style to Fill inside a TableLayoutPanel cell, only the width resizes while the height remains the same.
How do I make the height fill out the TableLayoutPanel's cell?