Oliver
Sat Jan 27 11:15:36 CST 2007
Hello robin9876,
>In .Net v2 when a form is resized is it possible to automatically
>resize controls such as panels and datagridviews?
The mechanisms suggested by others in replies to this question are really
those that were commonly used in .NET 1. In .NET 2, several new and
powerful controls have been introduced in the form of the layout
containers. You should have a look at MSDN docs for the FlowLayoutPanel
and the TableLayoutPanel to find out how these work.
Oliver Sturm
--
http://www.sturmnet.org/blog