Hi Jim,
Here an exemple. I just see that this example does not allow to resize the window. I will try to find a way to be able to do so. I know that there is a way in C# explain in this video.
Let me know if this helps.
SizeWindowToTab.zip
Hi Jim,
Have you try to use the Region Functions from the Windows API? You can download an LLB that call this API on here.
Below an example base on the size of a Tab control.
Hope this helps.
Benjamin