Docking an HWND

HEy, I am using MFC and I wanted to know if it is possible to dock a regular HWND into a tab of a tab control.

eg.
1
2
3
4
5
6
7
make tab window
make HWND

dock the HWND into the tab

add the HWND
add the tab to the main control
Topic archived. No new replies allowed.