README.TXT 458 B

1234567891011
  1. NOTE:
  2. To make use of designers, you must reference both MetroFramework.dll and MetroFramework.Design.dll
  3. from your project. I recommend to change the properties for the Design dll to "Copy local: false"
  4. as you do not need to redistribute it. This also helps to make your application independent of
  5. System.Design.dll and compatible with the .NET client profile, a subset of the full .NET framework.
  6. Project Site: http://thielj.github.io/MetroFramework