NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.ComponentFactory.Krypton.Toolkit
IMouseController Interface
IMouseController Methods
DoubleClick Method
MouseDown Method
MouseEnter Method
MouseLeave Method
MouseMove Method
MouseUp Method
IMouseController
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
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.
See Also
Reference
IMouseController Interface
Internal.ComponentFactory.Krypton.Toolkit Namespace
Copyright 2024 NeoAxis Group. All rights reserved.