Hi,

First of all let me show you the visual example of my issue.

Name:  error_size.jpg
Views: 1357
Size:  86.6 KB

I am using a SplitContainer for separating the window to two parts. The left one contains the browser. And the right contains the controls. But the issue is, when the window is normal size the layout is perfect. But when Maximized, the right pane has some extra space !

How would I clear the issue so that the right pane would embed the TabControl without any extra spaces in between ? I tried fiddling with properties, but couldn't find anything useful. Probably, it's something simple that I am unaware of! :P

Thanks in advance..