المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : ToolStripContainer ContentPanel visibility



C# Programming
08-25-2009, 10:17 AM
Hi everyone!

I have fixed sized form having ToolStripContainer that contains bottom and top ToolStripPanel.

I have 2 toolstrips and my contentpanel is designed when they were in single row. Now at runtime when I changed a toolstrip to another row of container my form contents get hidden behind the boundary of form.

This happens also when I change one of toolstrip to bottom ToolStripPanel as well. The bottom panel hides few buttons in ContentPanel.

How I can keep the visibility of my ContentPanel in these scenarios.

Thanks.
Good Day.
Hassan