Hello,

First of all what is the difference between a Panel and a FlowLayoutPanel?

Second, in any of them, how can I show both the Horizontal and Vertical Scroll Bar, no matter if the content is larger or not than the panel?

They will just be disabled until the content gets larger, but I want them visible all the time.

Any way to do this?

Thx.