Furtunately I got an answer at stackoverflow:
http://stackoverflow.com/questions/12588759/captionpanel-captionlayoutpanel
Only "problem" is, that I have to set the childs height
manually to 98% (normally it's not necessary for Layout Panels) to fit in
the caption panel.
I can
I want to use the CaptionPanel inside a Layout Panel (DockLayoutPanel) .
The problem is that there is no CaptionLayoutPanel(like SimpleLayoutPanel)
implementation and therefore if I want to use
this panel inside a Layout Panel, all childs will loose the resize events
because the "resize-chain" i