Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - how to remove Toolbars Customize function???
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

how to remove Toolbars Customize function???

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


Joined: 19 July 2006
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote bauhaus Quote  Post ReplyReply Direct Link To This Post Topic: how to remove Toolbars Customize function???
    Posted: 19 July 2006 at 6:29am
how to remove Toolbars Customize function???
Back to Top
Marcus View Drop Down
Groupie
Groupie


Joined: 04 June 2006
Location: Germany
Status: Offline
Points: 42
Post Options Post Options   Thanks (0) Thanks(0)   Quote Marcus Quote  Post ReplyReply Direct Link To This Post Posted: 19 July 2006 at 8:47am
pToolBar->ShowExpandButton(FALSE);
Back to Top
bauhaus View Drop Down
Newbie
Newbie


Joined: 19 July 2006
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote bauhaus Quote  Post ReplyReply Direct Link To This Post Posted: 20 July 2006 at 8:11pm

i use the version9.6, but the function you mention not exist

Back to Top
Barto View Drop Down
Groupie
Groupie


Joined: 27 February 2005
Location: Germany
Status: Offline
Points: 60
Post Options Post Options   Thanks (0) Thanks(0)   Quote Barto Quote  Post ReplyReply Direct Link To This Post Posted: 21 July 2006 at 8:55am
 pCommandBars->GetCommandBarsOptions()->bShowExpandButtonAlways = FALSE;
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.047 seconds.