KryptonContextMenuShow Method (Object) |
Show the context menu at the current mouse location.
Namespace:
Internal.ComponentFactory.Krypton.Toolkit
Assembly:
NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public bool Show(
Object caller
)
Parameters
- caller
- Type: SystemObject
Reference to object causing the context menu to be shown.
Return Value
Type:
BooleanHas the context menu become displayed.
See Also