Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Making controls resize with the form

0 views
Skip to first unread message

Anders Eriksson

unread,
Jan 29, 2011, 7:15:40 AM1/29/11
to
Hello,

I'm trying to get a form with a number of controls to resize when the
form is resized.

You can see the form here
http://cid-07181c0cc7a7c371.office.live.com/self.aspx/.Public/dcmark.png

The form is split into to parts vertically where the left part should
not resize. The right part consist of a listbox and a listview and below
them a pictureBox.

I want the listview and the pictureBox to resize when the form is
resized. This means that the listbox should grow/shrink to the right and
the pictureBox should grow/shrink to the right and to the bottom.

How do I accomplish this?

// Anders

0 new messages