Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Command Bars
  New Posts New Posts RSS Feed - Disable popped up button
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Disable popped up button

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


Joined: 20 August 2008
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote JLYGG Quote  Post ReplyReply Direct Link To This Post Topic: Disable popped up button
    Posted: 20 August 2008 at 12:17pm

How can I disable certain button in the popped up menu?

For example, disable "Buttons" but make "Popups" still enabled. Thanks
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


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: 20 August 2008 at 1:19pm
Hi,
 
Call EnableCustomization(FALSE) for Buttons toolbar.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
JLYGG View Drop Down
Newbie
Newbie


Joined: 20 August 2008
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote JLYGG Quote  Post ReplyReply Direct Link To This Post Posted: 20 August 2008 at 3:13pm
It works! Thank you so much
Back to Top
evoX View Drop Down
Senior Member
Senior Member
Avatar

Joined: 25 July 2007
Status: Offline
Points: 207
Post Options Post Options   Thanks (0) Thanks(0)   Quote evoX Quote  Post ReplyReply Direct Link To This Post Posted: 22 November 2008 at 11:29pm
I have called pToolBar->EnableCustomization(FALSE); but the customization menu is still there !
Product: Xtreme ToolkitPro 19.30
Platform: Windows 10 64bit
Language: Visual C++ (VS 2019)
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.