kashifbhatti 0 Newbie Poster

Hi all,
I want to created an MDI application in Managed C++.NET, which can use OpenGL. I have created an application VC++, which uses OnDraw function of CView class to render OpenGL drawings. But i am unable to find an alternate of CView class (actually some function like OnDraw which i can use as OnPaint etc are not called so frequantly as OnDraw)