Hi,
I'm creating tab pages programatically. I then add some controls to the
pages and I want the tab page to have the client size large enough to fit all
the contained controls. How can I do this? AutoSize doesn't work for TabPage,
ClientSize doesn't seem to work either. Can anyone help, please? ;-)
Thanks in advance,
Robert