all groups > dotnet academic > september 2005 >
You're in the

dotnet academic

group:

Removing the title bar


Removing the title bar Eitan
9/29/2005 7:35:01 PM
dotnet academic:
Hello,

I am developing an SDI application, based CFormView. I would like to
prevent the user from moving the window around.

How do I do that?

Re: Removing the title bar Peter van der Goes
9/30/2005 9:38:27 AM

[quoted text, click to view]

As you're using MFC, you may want to post your question in:

microsoft.public.vc.mfc

if you don't get the info you're seeking here.

As a place to start looking, I'd recommend you look at functions in the CWnd
class to find message handlers you'd want to override to remove default
functionality.

--
Peter [MVP Visual Developer]
Jack of all trades, master of none.

AddThis Social Bookmark Button