Do you know Windows Forms should have a minimum size to avoid unexpected UI behavior
Rules To Better Windows Forms|50d80bbb-d025-4361-bcaf-bc73ae788201
v2.0
Posted at
30/06/2015 6:39 PM by
System Account
Rule Intro
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
Page Content
Therefore, a standard has been built to ensure Windows forms have a minimum size.
Figure: Good Example - User friendly window form
Windows Form
{08DE57EE-B4FF-4438-943B-5851B0DA30FA}
Do you feel this rule needs an update?