> You can change the form size easy enough, but it
> would be a nightmare to change
> the size of all controls on a form as well as the
> font size to make it scale up
> or down.  

Using the new Anchors allows you to create forms that
properly scale the component sizes as the form size
changes.  The component font sizes, etc, do not
change, so what you wind up with is components that
show a lot more data when the form size increases. 
This is usually what people want.
--
Larry

Reply via email to