I have a Panel which contains many graphically intensive controls that take
a long time to redraw when they are resized.
How do I go about either hiding the Panel and its controls or freezing them
when the user is in the MIDDLE of a resizing operation?
That way the resize operation will be far smoother and then the controls can
be resized before they are all made visible again.
Cheers,
elziko