Click to See Complete Forum and Search --> : Changing frame window attributes


October 29th, 1999, 01:36 PM
This ought to be easy, but I'd like to be able to change a view's parent frame window attributes, such as the border width, and eliminate the title bar but I've had no luck.

replika
October 29th, 1999, 01:40 PM
If you're using MFC just overide PreCreateWindow and set the styles there.