How to Create a CHILD Window in a Dialog in vb .net

J

john k

Hi.I m building an application in vb .net and i use the
opengl library.I would like to have some buttons on my
form and in the centre of the form have the opengl window.
I understand that i have to heve 2 separate forms.One for
the opengl window and the other for my buttons so i must
Create a CHILD Window in a Dialog in vb .net.How can i do
that.I hope u could help me. Pls send me an email with the
answer.

J.T.K
(e-mail address removed)
 
H

Herfried K. Wagner [MVP]

* "john k said:
Hi.I m building an application in vb .net and i use the
opengl library.I would like to have some buttons on my
form and in the centre of the form have the opengl window.
I understand that i have to heve 2 separate forms.One for
the opengl window and the other for my buttons so i must

How do you access the OpenGL library? Directly with pinvoke or do you
use one of the .NET "wrappers" around it?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top