IndicatorBaseTryRemoveMenuItem Method |
Removes a
IMenuItem from the tool bar of the view
Namespace: ArthaChitra.Model.SharpScriptAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntaxprotected bool TryRemoveMenuItem(
IMenuItem menuItem
)
Parameters
- menuItem IMenuItem
- IMenuItem
Return Value
Boolean
See Also