Click to See Complete Forum and Search --> : Changing windows styles


May 18th, 1999, 02:32 PM
Hi,
My application is loading document template n default resources frm initinstance.
But i want my application without any title bar , caption n menu bar.Can anyone please help me
thanks

May 20th, 1999, 08:32 AM
Use CWnd::ModifyStyle() to change the styles of the window at run time.