Gets or sets the mouse cursor shown to the user when an object cannot be created at a given location.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public Cursor DisallowCursor { get; set; } |
Visual Basic
![]() |
---|
Public Property DisallowCursor As Cursor |
An instance of the .NET Cursor class. The default is Cursors.No.
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |