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: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public event EventHandler<KryptonPageEventArgs> TabMouseHoverStart

Value

Type: SystemEventHandlerKryptonPageEventArgs
See Also