Click or drag to resize

IndicatorBaseTryRemoveContextMenuItem Method

Removes a IMenuItem from the context menu

Namespace: ArthaChitra.Model.SharpScript
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntax
C#
protected bool TryRemoveContextMenuItem(
	IMenuItem menuItem
)

Parameters

menuItem  IMenuItem
IMenuItem

Return Value

Boolean
See Also