thielj / MetroFramework

Metro UI of Windows 8 for .NET Windows Forms applications
http://thielj.github.io/MetroFramework
Other
396 stars 225 forks source link

TabContol buggy #108

Open xchaosmods opened 6 years ago

xchaosmods commented 6 years ago

Tabs sometimes re-arrange themselves after build.

Also other issues with tabs anchoring all child controls to bottom right of the tab when all child controls are set to AnchorStyles.None

These two issues seem to occur only for the tab that was last modified before build

CodeRideTV commented 2 years ago

How to solve this issue sir, seems not fixed as of now.. Even i didnt build the project.. Bug shows when closing and reopening the forms. After switching into other tabs the controls inside rearrange and changes the size to (0,0)..