Eplan Platform API
Eplan.EplApi.Gui Namespace / ContextMenu Class / RemoveMenuItem Method / RemoveMenuItem(ContextMenuLocation,UInt32) Method
This is the identifier of the context menu
the zero based index of the menu item.

In This Topic
RemoveMenuItem(ContextMenuLocation,UInt32) Method
In This Topic
Remove the menu item of a context menu of the index.
Syntax

Parameters

contextMenuLocation
This is the identifier of the context menu
nIndex
the zero based index of the menu item.

Return Value

true when an item was found for this index.
See Also