public void AddMenuItem( string strText, string strActionName )
public: void AddMenuItem( String^ strText, String^ strActionName )
Parameters
- strText
- Text of the new menu item.
- strActionName
- Name of the Eplan.EplApi.ApplicationFramework.Action to be performed when the menu item is selected. Also its parameters can be passed here. Must be unique within menu.