NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.ComponentFactory.Krypton.Toolkit
ToolTipController Class
ToolTipController Methods
DoubleClick Method
MouseDown Method
MouseEnter Method
MouseLeave Method
MouseMove Method
MouseUp Method
Tool
Tip
Controller
Mouse
Move Method
Mouse has moved inside the view.
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#
Copy
public
void
MouseMove
(
Control
c
,
Point
pt
)
Parameters
c
Control
Reference to the source control instance.
pt
Point
Mouse position relative to control.
Implements
IMouseController
MouseMove(Control, Point)
See Also
Reference
ToolTipController Class
Internal.ComponentFactory.Krypton.Toolkit Namespace
Copyright 2026 NeoAxis Group. All rights reserved.