C# and Tao question

Hello!

I am currently trying to do something with Tao.
My problem is I don’t want to render to the whole window (or form) like it is done in the examples.
Instead I would like only a part of my window - maybe a panel - to draw the scene.
I know I have to change the initialization with the pixelformat descriptor etc. but I am no expert :wink:

Does anybody have an example how to do this?