removing the window frame

Does anyone know if there is a way to remove the window frame in visual c++ mfc


Answer this question

removing the window frame

  • smhaig

    Use ModifyStyle and aply the correct one you want.

  • removing the window frame