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

Error creating MetroTextBox on .Net6 #130

Open valimaties opened 2 years ago

valimaties commented 2 years ago

MetroTextBoxError

MargotDumoulin commented 2 years ago

Encountered the same issue!

valimaties commented 2 years ago

I wander if this is still in development or it is "forgotten" 🤔 No answer for 3 days... it is strange

sindizzy commented 1 month ago

ContextMenu was deprecated in .NET Core at some point. It is replaced with ContextMenuStrip.