following this link
http://www.codeproject.com/KB/cs/MDITabBrowsing.aspx
I made MDI and things are working well.
But I want to use mainform a panel which is splitted. In splitted panel 2. I can see my form numbers in tabbar but cann’t see my form. It appears under panel. how can i see it above/ on panel.
reagrds,
following this link http://www.codeproject.com/KB/cs/MDITabBrowsing.aspx I made MDI and things are working well. But I
Share
Instead of a
SplitContainerControl, use aSplittercontrol.