thielj / MetroFramework

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

FormBorderStyle isn't respected when entering a form #15

Closed Grinch closed 7 years ago

Grinch commented 10 years ago

This is easily replicated by creating a simple MetroForm. Run said form and click out of it to lose focus, click back in it and a form (in my case, the default Windows one) will surround the inner edge of the form.

This was reproduced many times using Windows 8.1 RTM