
the problem of windows resizing
Posted Thursday, 17 June, 2010 - 07:42 by Jaws inhello everyone, I use the glControl1_Resize in windows forms application just as the Manual tell, but i can not make it. the code runs well, but when i change the size of the windows, the windows of OpenGL doesn't change its size.
Can any one tell me how to do this?
Thank you avance!


Comments
Re: the problem of windows resizing
You need to anchor or dock the GLControl to the parent form. Check the Dock and Anchor properties for the GLControl (if you are using Visual Studio these can be found in the property designer).
Re: the problem of windows resizing
Thank you very much!!
It works well!!
Merci beaucoup!!
Il marche bien!!