✅ How can i disable maximizing the form

Hi! I am using C# .netframework 4.7.2 and i was trying to disable maximizing and my FormBorderStyle is None, im using my own buttons but actual problem is when i press Win + Up it maximizes again how can i disable this?
Was this page helpful?