I have a simple button. Whenever I change its width the designer automatically updates the height and even updates the width to a different value.
The only way around this I found is to set min and max size to the same value.
For whatever reason when I set width to 30 it turns out as 38. What is causing this?
AutoSize is false.
