New Beta - Panel Alignment

This wasn't an issue until the new beta.


I have a form - Alignment = client

On the form I have a:

LeftPanel: Alignment = Left
Splitter: Alignment = Left
MainPanel: Alignment = Client

On the main panel
TopPanel: Alignment = Top
FooterPanel: Alignment = Bottom
ContentPanel: Alignment = Client

The Left Panel, which includes controls and other panels is fine. But the MainPanel doesn't align client in the window - it seems to align left and is very narrow.

Thanks

I can't get this behaviour in my test app - just my main app of course.

I had widthstyle set to auto, changed that and all was fine

For alignment, it is import to not chose these auto sizing features. Aligning needs absolute sizes.