Either of these functions will work fine if my class is derived from CView, but when I try to use them in a class derived from CFormView, the screen stays blank. I have put the code in the OnInitialUpdate() function, but nothing happens. How can I draw text to the screen in a CFormView class?