I have four ToolWindows added dynmaically to a RadControl. These always render with equal sizes. I want to make one of these a smaller fixed size with the others bigger to make up the difference. I have tried setting the ToolWindow Height, the DockTabStrip Height, I've set the TabStrip.SizeInfo.SizeMode to Absolute, everything I try has no effect on the height.
I'm new to winforms and am struggling here. Any help would be most welcome.