VB.NET

Hi,
I need to set the OpenGL on the VB.Net.
Can anyone help me to create and use the Render Context in VB.Net? I can’t obtain Handle to window or device context hWnd, hDC.
M.Hassan

You could always try this:
http://csgl.sourceforge.net

Try this: http://www.opengl.org/discussion_boards/cgi_directory/ultimatebb.cgi?ubb=get_topic;f=3;t=014233

I still have to dinish it off, sorry, I had lot on my head lately :frowning:

But you can definitely use it

You can obtain the window handle by unsing the Control.handle properties