Click or drag to resize

KryptonNavigatorTabMouseHoverStart Event

Occurs when the mouse starts hovering over a tab.

Namespace: Internal.ComponentFactory.Krypton.Navigator
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public event EventHandler<KryptonPageEventArgs> TabMouseHoverStart

Value

EventHandlerKryptonPageEventArgs
See Also