Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Command Bars
  New Posts New Posts RSS Feed - Disable "add remove buttons" option
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Disable "add remove buttons" option

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


Joined: 31 October 2003
Location: Czech Republic
Status: Offline
Points: 38
Post Options Post Options   Thanks (0) Thanks(0)   Quote jiri Quote  Post ReplyReply Direct Link To This Post Topic: Disable "add remove buttons" option
    Posted: 14 November 2004 at 7:00am

Hi,

Is it possible to disable "add remove buttons" option?

Thanks

Jiri

Back to Top
SuperMario View Drop Down
Admin Group
Admin Group
Avatar

Joined: 14 February 2004
Status: Offline
Points: 18057
Post Options Post Options   Thanks (0) Thanks(0)   Quote SuperMario Quote  Post ReplyReply Direct Link To This Post Posted: 14 November 2004 at 12:16pm
The drop down, or just the add\remove option?

something like  (not sure on exact syntax, no codejock on this computer to look or verify):
    CommandBars.Options.ExpandedButtonAlways = False

or
    Commandbars.EnableCuatomization = False
Back to Top
jiri View Drop Down
Newbie
Newbie


Joined: 31 October 2003
Location: Czech Republic
Status: Offline
Points: 38
Post Options Post Options   Thanks (0) Thanks(0)   Quote jiri Quote  Post ReplyReply Direct Link To This Post Posted: 15 November 2004 at 1:43am

Thanks for answer

CommandBars1.Options.ShowExpandButtonAlways = False

works

Jiri

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.186 seconds.