Click or drag to resize

IDropDockingIndicatorScreenMouseMove Method

Perofrm mouse hit testing against a screen point.

Namespace:  Internal.ComponentFactory.Krypton.Navigator
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
int ScreenMouseMove(
	Point screenPoint
)

Parameters

screenPoint
Type: System.DrawingPoint
Screen point.

Return Value

Type: Int32
Area that is active.
See Also