Hello there. I have written code to change the font in my CEditView class, but exactly after I quit the function, the font changes to a basic one (I can see it fine because I place MessageBox() before exiting the function).
What is wrong? The CEditView does not accept other fonts? but Notepad accepts, and Notepad seem to have CEditView.

Can anybody explain me this and if it's something I can do, please?