Hello,

I am using CSGL in C#, I study most of the sample codes provided by csgl, but I wonder if anyone call tell me how to open a OpenGL in a particular Control Unit? For example, I use tab control to create 3 tabs. And I need to dram some polygons on the "picture box" (or other contorls, such as the panel, or else) located on second tab. How can I specify the OpenGL window is on the control unit of the second tab?

Or anyone has any sample codes for this problem?

Thanks,