public void RemoveMenuItem( string strText, string strActionName )
public: void RemoveMenuItem( 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.