Easy way to resize panel so that all children are visible?

  • Thread starter Thread starter J.P. HAMILTON
  • Start date Start date
J

J.P. HAMILTON

Does anyone know if there is a way to resize a panel so that all its children are visible?
 
J.P.

Unless you don't calculate the area occupied by the child controls and don't set the size manually AFAIK there is no other way of doing it.
 
Well, I was thinking there might be a way to loop through the controls and see which ones were being clipped....then size accordingly

--
J.P. Hamilton


J.P.

Unless you don't calculate the area occupied by the child controls and don't set the size manually AFAIK there is no other way of doing it.
 

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

Back
Top