[Category("Behavior")] [DefaultValue("default")] [Description("The standard cursor name for the default cursor for this view")] public virtual string CursorName {get; set;}
Cursor
given a standard cursor name, rather than a Windows.Forms.Cursor
object.[Category("Behavior")] [DefaultValue("default")] [Description("The standard cursor name for the default cursor for this view")] public virtual string CursorName {get; set;}