Do you know Windows Forms should have a minimum size to avoid unexpected UI behavior
Updated by Tiago Araújo [SSW] 10 months ago. See history
123
<introEmbed
body={<>
If windows form does not setup a minimum size, your users could have unpredictable form behaviour as seen below:
</>}
/>


❌ Figure: Bad example - Unexpected window form
Therefore, a standard has been built to ensure Windows forms have a minimum size.

✅ Figure: Good Example - User friendly window form
Categories
Related rules
Need help?
SSW Consulting has over 30 years of experience developing awesome software solutions.