On 10.3.2012 13:43, DFGH wrote: > almost all the controls in my application using System.Drawing because > i'm not happy with some of the built-in controls offered by .NET(which > also have some bugs). So, do you know such library?
You can try DFL: http://www.dprogramming.com/dfl.php But it's for D1 and seems unmaintained lately. There is also D2 update here: https://github.com/Rayerd/dfl -- mk
