Skip to content

Cursors.crDrag

Xusinboy Bekchanov edited this page Nov 6, 2023 · 3 revisions

Cursors.crDrag Define

Definition

Namespace: Cursors

Syntax

#define crDrag        LoadCursor(GetModuleHandle(NULL),"DRAG")

Parameters

Part Type Description
GetModuleHandle Required.
"DRAG" Required.

See also

Clone this wiki locally