thielj / MetroFramework

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

MetroTextBox control disappearing issue #140

Open Curlyhead09 opened 1 year ago

Curlyhead09 commented 1 year ago

You are using custom controls that inherit from MetroTextBox. Sometimes these controls don't load correctly due to low memory issues, and if you close this screen without saving, any MetroTextBox controls you were working on in the designer will disappear.

Has anyone else experienced this problem?