Meet us at at Real World in Orlando, Florida.

All functions   Mac OS X   Windows   Crossplatform   Components   Guides  
New in version: 2.0   2.1   2.2   2.3   2.4   2.5   2.6   2.7   2.8  

DragDrop.SetCursor

Component: DragDrop
Version: 2.4
Mac OS X: Works
Windows: Does nothing.

MBS( "DragDrop.SetCursor"; droparea; mode )

Parameters

Parameter Description Example value
droparea The reference ID for this drop area. Use functions like DragDrop.CreateWithControl to create a drop area. $dropHandle
mode The cursor mode. Currently: 0 = default, 1 = copy and 2 = link. 1

Result

Returns "OK" on success.

Description

Sets the cursor mode.
This defines what cursor the user sees when moving mouse over the drop area.

Feedback: Report problem or ask question.




Links
MBS Real Studio Plugins - Bilder aus Nickenich