ISeparatorSourceSeparatorMoved Method |
Indicates the separator has moved.
Namespace: Internal.ComponentFactory.Krypton.ToolkitAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxvoid SeparatorMoved(
Point mouse,
Point splitter
)
Parameters
- mouse Point
- Current mouse position in client area.
- splitter Point
- Current position of the splitter.
See Also