TableLayoutPanel Resize

M

Mark

Hi All
I was just wonder when using the TableLayoutPanel is it possible for the
user to dynamically resize the rows/cols with the mouse at runtime somehow?
I'm aiming a for form which allows resizing of controls like Outlook Express
does. Am I on the right path at all?

Thanks
Mark
 
M

Michel Walsh

"Pro .Net 2.0 Windows Forms and Custom Controls in C#", by Matthew
MacDonald, at Apress, has one of the best coverage on dynamic layout. Maybe
a FlowPayoutPanel is better to do the job you seem to describe.


Vanderghast, Access MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top