Click or drag to resize

IndicatorBaseTryRemoveMenuItem Method

Removes a IMenuItem from the tool bar of the view

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

Parameters

menuItem  IMenuItem
IMenuItem

Return Value

Boolean
See Also