KryptonNavigatorOnOutlookDropDown Method |
Raises the OutlookDropDown event.
Namespace: Internal.ComponentFactory.Krypton.NavigatorAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxprotected virtual void OnOutlookDropDown(
KryptonContextMenu kcm
)
Parameters
- kcm KryptonContextMenu
- Context menu about to be displayed.
See Also