docked (filling) SplitContainerAdv goes behind ToolStripEx

I have a SplitContainerAdv within a TabPageAdv. Also within the TabPageAdv is a ToolStripEx docked to the top of the TabPageAdv.

When setting the Dock property of the SplitContainerAdv to Fill, then the SplitContainer goes behind the ToolStripEx. In a future release, it would be nice, if controls stop at ToolStripEx borders when being docked to Fill.

1 Reply

PR Purusothaman R Syncfusion Team September 15, 2006 09:10 PM UTC

Hi Mario,

The SplitContainerAdv can be brought to front, by simply clicking the "Bring To Front" Icon from the Visual Studio IDE or by selecting the same from Format->Order sub menu. Now you will notice that the SpliContainerAdv control is within the border of the ToolStripEx.

Here is the better way... First add the Toolstrip to the TabPage and then add the SpliContainer.

Thanks for using Syncfusion Products.

Best Regards,
Purusothaman.R

Loader.
Up arrow icon