As i already asked. Do you maybe have a good resource?
There is an example here:
http://blog.drorhelper.com/2008/11/how-to-render-managed-net-form-using.html
He uses pInvoke but the concepts remains the same: you have to override the OnPaint method and call your native rendering function