ViewContextMenuManagerClearTargetSubMenu Method |
Clear the provided target as no longer showing a sub menu.
Namespace: Internal.ComponentFactory.Krypton.ToolkitAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic void ClearTargetSubMenu(
IContextMenuTarget target
)
Parameters
- target IContextMenuTarget
- Target that used to be showing a sub menu.
See Also