Sent to a top-level window, child table window, data field, multiline field, list box, combo box, and picture, indicating that the mouse has moved onto the window while in drag mode. Message Variables hWndForm Handle of top-level window. hWndItem Handle of object receiving message. wParam Window handle of the source window. IParam Unused. No Example

Namespace: PPJ.Runtime
Assembly: PPJ.Runtime.2 (in PPJ.Runtime.2.dll) Version: 2.0.1044.0 (2.0.1044.5276)

Syntax

C#
public const int SAM_DragMove

See Also