Visual Studios 2015, C# Language, Windows Forms. Using Dev Components and Metro framework
Okay, so I'm just about done my application and it runs very well. As I run my program testing and published, it doesn't seem to be perfect. When I hit the maximize button the window expands to full screen just as should. But my internal design stays the same size. My whole screen is a "Tab Control". I don't have menu strip. Is there a way I could have it grow to full window, OR even... Have the tab control jump to center of the screen during maximized?
I'm just trying to come up with a simple solution to resolve this issue.
Thanks in advance.
I tried to search but didn't find answers. I'm hoping to find a simple solution.