DotGNU’s Win.Forms Use Qt Painters
According to reliable sources DotGNU is using Qt for their Windows.Forms backend. The project is not using Qt's widgets - they are simply using Qt styles (or was it themes) on an offline XPixmap , and blitting it over onto the screen. Here's the obligatory
screenshot.