Gets or sets the cursor that is displayed when an item is dragged over a location that cannot contain items.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public Cursor ItemNoDragCursor { get; set; } |
Visual Basic Copy Code |
---|
Public Property ItemNoDragCursor As Cursor |
An instance of the .NET Cursor class.
MindFusion.Scheduling Programmer's Guide | © 2023 MindFusion |