J J.P. HAMILTON Jan 11, 2006 #1 Does anyone know if there is a way to resize a panel so that all its children are visible?
S Stoitcho Goutsev \(100\) Jan 13, 2006 #2 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.
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.
J J.P. HAMILTON Jan 13, 2006 #3 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.
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.