IContextMenuProviderProviderShowSubMenuFixedRect Method |
Should the sub menu be shown at fixed screen location for this menu item.
Namespace: Internal.ComponentFactory.Krypton.ToolkitAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
SyntaxRectangle ProviderShowSubMenuFixedRect(
KryptonContextMenuItem menuItem
)
Parameters
- menuItem KryptonContextMenuItem
- Menu item that needs to show sub menu.
Return Value
RectangleScreen rectangle to use as display rectangle.
See Also