Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - How to hide mdi system buttons
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

How to hide mdi system buttons

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


Joined: 01 February 2005
Location: Netherlands
Status: Offline
Points: 1
Post Options Post Options   Thanks (0) Thanks(0)   Quote Wendel Quote  Post ReplyReply Direct Link To This Post Topic: How to hide mdi system buttons
    Posted: 04 March 2005 at 7:24am

Hello,

What is the simplest way to hide the buttons 'minimize', 'restore' and 'close' at the topright when using a MDI environment?

Thx

Back to Top
Oleg View Drop Down
Senior Member
Senior Member


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 05 March 2005 at 5:17am
pMenuBar->SetFlags(xtpFlagHideMDIButtons);
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
Indrajit View Drop Down
Newbie
Newbie
Avatar

Joined: 17 July 2004
Location: Australia
Status: Offline
Points: 5
Post Options Post Options   Thanks (0) Thanks(0)   Quote Indrajit Quote  Post ReplyReply Direct Link To This Post Posted: 08 March 2005 at 5:03pm

This did not work for me in version 8.60, I added the line of code in GUI_VisualStudio7.

Thanks
Indrajit

Back to Top
Oleg View Drop Down
Senior Member
Senior Member


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 10 March 2005 at 9:07am

It works for me....

8.60 is qute old version... Hm

try to comment LoadCommandBars call. maybe it restores from registry.

Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
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.063 seconds.