How can I make a control resize itself when the window is maximized?
If you anchor to the top, it'll move the whole control up and down. If you anchor to top+bottom, it'll stretch the control so that it grows as the form grows.
Make Log's
Anchor property= Top|Left|Bottom.
Make tab control's
Anchor property = Top|Left|Bottom|Right