dennismagno / metroframework-modern-ui

My humble attempt to bring the new Modern UI alias Metro UI of Windows 8 to .NET Windows Forms applications.
http://dennismagno.github.io/metroframework-modern-ui
Other
861 stars 1.08k forks source link

Window State maximised hides the app icon in taskbar #13

Open balavigneshs opened 7 years ago

balavigneshs commented 7 years ago

When the window state of a form is set to Maximised and the app is launched, then the app icon disappears in the taskbar. The app can be accessed only by Alt+Tab. On minimising the app and restoring brings back the app to taskbar.

marcusdias93 commented 7 years ago

I had the same problem with my tests and with the demo MetroUI.