Click or drag to resize

KryptonNavigatorTabMoved Event

Occurs when the user moves a tab to a new indexed position.

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<TabMovedEventArgs> TabMoved

Value

Type: SystemEventHandlerTabMovedEventArgs
See Also