Click or drag to resize

KryptonNavigatorCtrlTabWrap Event

Occurs when control tabbing is about to wrap around pages.

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<CtrlTabCancelEventArgs> CtrlTabWrap

Value

Type: SystemEventHandlerCtrlTabCancelEventArgs
See Also