NTMenuItem
Definition
NTMenuItem is used to create new menu entries. For example, an instance of this class can be placed in an existing Control Center menu to launch an NTWindow as part of an AddOn, as seen in the example code below.
For a complete, working example of this class in use, download the framework example located on our Developing AddOns Overview.

