Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Command Bars
  New Posts New Posts RSS Feed - close cross on menu bar
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

close cross on menu bar

 Post Reply Post Reply
Author
Message
spelhatre View Drop Down
Newbie
Newbie


Joined: 09 January 2006
Status: Offline
Points: 15
Post Options Post Options   Thanks (0) Thanks(0)   Quote spelhatre Quote  Post ReplyReply Direct Link To This Post Topic: close cross on menu bar
    Posted: 26 February 2007 at 4:18am
Hi,
I want to suppress the "close window" cross on the right side of my menu.
I tried several things like SetCloseable(FALSE) but with no success.
My menu bar is created with:
   CXTPCommandBar* pMenuBar = pCommandBars->SetMenu(_T("Menu Bar"), IDR_MAINFRAME);
If I run samples examples, they don't have this cross.
thanks
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.156 seconds.