Set it's Dock property to Fill.

Signature
Mick Doherty
http://dotnetrix.co.uk/nothing.html
> Isn't there some simple way to tell the TabControl to make itself the same
> size as its container, e.g.: the form it's in, so that it fills the form's
> client area even if the form is resized?
Christopher Weaver - 31 Aug 2005 22:29 GMT
Thanks Mick. I knew there had to be a way!
> Set it's Dock property to Fill.
>
>> Isn't there some simple way to tell the TabControl to make itself the
>> same size as its container, e.g.: the form it's in, so that it fills the
>> form's client area even if the form is resized?