Click to See Complete Forum and Search --> : MFC Window Frames


Chris Brummell
May 14th, 1999, 03:22 AM
Hi
We're using C++ to develop an application. The default style for CFrameWnd gives a 3D frame. We need to remove this (and any other) frame. We've tried modifying the style in PreCreateWindow(), but to no avail.
Any ideas?

Thanks