Gets or sets the cursor that is displayed when the mouse pointer is over the vertical resize area of an item.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public Cursor ItemVResizeCursor { get; set; } |
Visual Basic Copy Code |
---|
Public Property ItemVResizeCursor As Cursor |
An instance of the .NET Cursor class.