I would like to make a control that I can use to draw on part of a formview window using the GDI functions. i.e. to make a plot that takes up a fraction of the window, but has its own ClientDC.
How do I do this in MFC?