Files
rookie/packages/MetroFramework.Design.1.2.0.3/README.TXT
nerdunit 7b8f806be6 v0.15
2020-07-02 08:00:15 -07:00

11 lines
468 B
Plaintext

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