hi,

In am panel, i'm docking several (10-50) RichTextBoxes to the Top.

Now i only want to see one Scrollbar, the one of the panel. Not
the ones of the RichtTextBoxes.

Each RichTextBoxes has got a different long text inside. How can i
adjust them to the text?

The panel can be resized, but i don't know, if i somehow can "calculate"
the lines i need in each RichTextBox and resize it?

I can't count the characters, because of the RTF the may have a size of
10 or 32.

thx