Control Choice - Do you have a consistent look on your buttons? (Windows Forms Only)

Last updated by Tiago Araújo [SSW] over 1 year ago.See history

This rule has been archived
Archived Reason: Deprecated

Question: What is wrong with this Picture?

InconsistentButtonStyles
Figure: What is wrong?

Answer: There are three different types of buttons in the Application:

  • Next > - Default Window Style
  • Preview - .NET Flat Style
  • Cancel - Window XP Style

Figure: Even labels need to use FlatStyle.System. Can you spot the wrong label?

See our Rules to Better Windows Forms to implement XP Themes in .NET.

We open source. Powered by GitHub