Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Example Adding AddOn to Control Center Tools Menu

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Example Adding AddOn to Control Center Tools Menu

    Is there an example of how to add an AddOn to the Control Center Tools menu (or Help or other menus too)? The online AddOn examples show how to add to the New menu, and hint at how to add to other menus in a comment ...

    Other menus can be accessed via the control's "Automation ID"; e.g. toolsMenuItem, workspacesMenuItem, connectionsMenuItem, helpMenuItem
    ... but a working example would be very helpful.

    Thanks.
    Multi-Dimensional Managed Trading
    jeronymite
    NinjaTrader Ecosystem Vendor - Mizpah Software

    #2
    Hello jeronymite,

    The process is the same for any menu item you just need to know the automation ID. You can find some details about how to locate the automation ID's in the following post: https://ninjatrader.com/support/foru...775#post752775

    The Inspect tool can be used to observe the ID's of various controls in a window and observe its visual tree. Keep in mind this area is not documented so there are no samples surrounding using the inspect tool or this type of design. There is a provided extension method for controls "FindFirst" which can use automation ID's to target a control but beyond that your WPF knowledge will play a key role in this exploration.

    ControlCenterMenuItemTools is the ID of the tools menu:
    Click image for larger version

Name:	2020-03-23_08-15-04.png
Views:	499
Size:	60.5 KB
ID:	1091387

    Comment


      #3
      Many thanks, Jesse. As always, very helpful!
      Multi-Dimensional Managed Trading
      jeronymite
      NinjaTrader Ecosystem Vendor - Mizpah Software

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Geovanny Suaza, 02-11-2026, 06:32 PM
      0 responses
      581 views
      0 likes
      Last Post Geovanny Suaza  
      Started by Geovanny Suaza, 02-11-2026, 05:51 PM
      0 responses
      338 views
      1 like
      Last Post Geovanny Suaza  
      Started by Mindset, 02-09-2026, 11:44 AM
      0 responses
      103 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by Geovanny Suaza, 02-02-2026, 12:30 PM
      0 responses
      554 views
      1 like
      Last Post Geovanny Suaza  
      Started by RFrosty, 01-28-2026, 06:49 PM
      0 responses
      552 views
      1 like
      Last Post RFrosty
      by RFrosty
       
      Working...
      X