• Programmatically add menu item to Inspectors (2000)

    Home » Forums » AskWoody support » Productivity software by function » MS Outlook and email programs » Programmatically add menu item to Inspectors (2000)

    • This topic has 1 reply, 2 voices, and was last updated 22 years ago.
    Author
    Topic
    #388269

    How can I coax VBA to add a menu item to the “Menu Bar” in the Inspector. I’d like have it add the item if it doesn’t already exist. I can get it to do this with the Explorer, but not with any Inspector commandbar.

    –W

    Viewing 0 reply threads
    Author
    Replies
    • #680942

      You might need to have an inspector window open, then:

      Set myCtrl = ActiveInspector.CommandBars(“Menu Bar”).Controls.Add(parameters)

      (More or less, I didn’t try to dig up actual code…)

    Viewing 0 reply threads
    Reply To: Programmatically add menu item to Inspectors (2000)

    You can use BBCodes to format your content.
    Your account can't use all available BBCodes, they will be stripped before saving.

    Your information: