u can add webbrowser control to any MFC project. Add as follow :
project->Add to Project->Components & Controls->registered ActiveX controls and select Microsoft Webbrowser control.
then click insert. now u can use the control by creating a control variable.
|