Click or drag to resize

KryptonNavigatorOnOutlookDropDown Method

Raises the OutlookDropDown event.

Namespace:  Internal.ComponentFactory.Krypton.Navigator
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
protected virtual void OnOutlookDropDown(
	KryptonContextMenu kcm
)

Parameters

kcm
Type: Internal.ComponentFactory.Krypton.ToolkitKryptonContextMenu
Context menu about to be displayed.
See Also