Click or drag to resize

KryptonSeparatorSplitterMoveRect Event

Occurs when the separator is about to be moved and requests the rectangle of allowed movement.

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

Value

EventHandlerSplitterMoveRectMenuArgs
See Also