MindFusion WinForms Programmer's Guide
Calendar.ItemMoveCursor Property
See Also
 





Gets or sets the cursor that is displayed when the mouse pointer is over the move area of an item.

Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public Cursor ItemMoveCursor { get; set; }

Visual Basic  Copy Code

Public Property ItemMoveCursor As Cursor

 Property Value

An instance of the .NET Cursor class.

 See Also

Calendar Members
Calendar Class
MindFusion.Scheduling.WinForms Namespace