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
ToolTipController
MouseMove Method
Mouse has moved inside the view.
Namespace:
Internal.ComponentFactory.Krypton.Toolkit
Assembly:
NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
void
MouseMove
(
Control
c
,
Point
pt
)
Parameters
c
Type:
System.Windows.Forms
Control
Reference to the source control instance.
pt
Type:
System.Drawing
Point
Mouse position relative to control.
Implements
IMouseController
MouseMove(Control, Point)
See Also
Reference
ToolTipController Class
Internal.ComponentFactory.Krypton.Toolkit Namespace
Copyright 2024 NeoAxis Group. All rights reserved.