I have extended the ControlBar in hopes of creating a collapsable ControlBar.
For the most part it works. However, I am having difficulties when the width
is set to 100%. The problem that I am having only occurrs within a divided box
and when the control bar is placed at the top of it's panel and title bar set
to 0. It seems that when I call the resize effect it sets the width of the
control bar to the current size of the panel. So when the dived box is resized
the control bar does not resize with it. If I place the control bar at the
bottom of the panel it seems to work fine.

HELP!